1
0
Fork 0
godot/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators.Tests
Raul Santos f4094b554d
[.NET] Disallow `[ExportToolButton]` on members thay may store the Callable
Ensures the user doesn't store the Callable so the .NET assembly can be reloaded.
2025-02-14 01:09:59 +01:00
..
TestData [.NET] Disallow `[ExportToolButton]` on members thay may store the Callable 2025-02-14 01:09:59 +01:00
CSharpAnalyzerVerifier.cs Move to .NET8 2024-12-13 14:00:13 +01:00
CSharpCodeFixVerifier.cs Move to .NET8 2024-12-13 14:00:13 +01:00
CSharpSourceGeneratorVerifier.cs Move to .NET8 2024-12-13 14:00:13 +01:00
ClassPartialModifierAnalyzerTest.cs
Constants.cs Move to .NET8 2024-12-13 14:00:13 +01:00
ExportDiagnosticsTests.cs [.NET] Disallow `[ExportToolButton]` on members thay may store the Callable 2025-02-14 01:09:59 +01:00
Extensions.cs
GlobalClassAnalyzerTests.cs
Godot.SourceGenerators.Tests.csproj Move to .NET8 2024-12-13 14:00:13 +01:00
MustBeVariantAnalyzerTests.cs
ScriptMethodsGeneratorTests.cs
ScriptPathAttributeGeneratorTests.cs
ScriptPropertiesGeneratorTests.cs Implement [ExportToolButton] 2024-11-18 20:19:47 +01:00
ScriptPropertyDefValGeneratorTests.cs
ScriptSerializationGeneratorTests.cs
ScriptSignalsGeneratorTests.cs