godot/modules/mono/glue/GodotSharp/Godot.SourceGenerators.Internal
2025-08-09 13:25:54 +08:00
..
CallbacksInfo.cs Add readonly to C# methods and types that don't mutate 2022-11-14 20:32:20 +01:00
Common.cs C#: Add global:: namespace to generated source 2022-11-26 01:13:16 +01:00
ExtensionMethods.cs Fix source generator exceptions appearing when use "@+internal keyword" as type or namespace name in C# script 2025-08-09 13:25:54 +08:00
GeneratorClasses.cs C#: Replace P/Invoke with delegate pointers 2022-08-22 03:36:52 +02:00
Godot.SourceGenerators.Internal.csproj .NET: Downgrade Microsoft.CodeAnalysis.CSharp to 4.8.0 for compat with SDK 8.0.1xy 2024-12-17 15:56:56 +01:00
UnmanagedCallbacksGenerator.cs Fix source generator exceptions appearing when use "@+internal keyword" as type or namespace name in C# script 2025-08-09 13:25:54 +08:00