godot/modules/mono/editor
Raul Santos 1510f88ae1
C#: Ignore late bound methods in MustBeVariantAnalyzer
If symbol is late bound (as is the case when using `dynamic`) we can't obtain the symbol to analyze the usage of `[MustBeVariant]`.
2024-05-01 03:18:21 +02:00
..
Godot.NET.Sdk C#: Ignore late bound methods in MustBeVariantAnalyzer 2024-05-01 03:18:21 +02:00
GodotTools Fill copyright field in .csproj files 2024-04-26 11:41:04 +02:00
script_templates
bindings_generator.cpp C#: Make internal properties and property accessors public (but hidden) 2024-03-29 20:36:04 +01:00
bindings_generator.h C#: Make internal properties and property accessors public (but hidden) 2024-03-29 20:36:04 +01:00
code_completion.cpp
code_completion.h
editor_internal_calls.cpp
editor_internal_calls.h
hostfxr_resolver.cpp
hostfxr_resolver.h
semver.cpp
semver.h