virtualx-engine/modules/mono/editor/Godot.NET.Sdk
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 Fill copyright field in .csproj files 2024-04-26 11:41:04 +02:00
Godot.SourceGenerators C#: Ignore late bound methods in MustBeVariantAnalyzer 2024-05-01 03:18:21 +02:00
Godot.SourceGenerators.Sample Fix interpolated strings in ScriptPropertyDefVal 2024-03-01 11:24:46 +01:00
Godot.SourceGenerators.Tests C#: Ignore late bound methods in MustBeVariantAnalyzer 2024-05-01 03:18:21 +02:00
.gitignore C#: Improve diagnostic messages and add help link 2023-10-17 19:45:09 +02:00
Godot.NET.Sdk.sln C# Add test suite for Diagnostic Analyzers: GlobalClass and MustBeVariant 2024-01-15 11:31:12 +01:00