virtualx-engine/modules/mono/glue/GodotSharp/Godot.SourceGenerators.Internal
Raul Santos b9e1ca1e86
C#: Add global:: namespace to generated source
Adds `global::` to the fully qualified types in source generators to
prevent ambiguity.
2022-11-26 01:13:16 +01: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 C#: Add global:: namespace to generated source 2022-11-26 01:13:16 +01:00
GeneratorClasses.cs
Godot.SourceGenerators.Internal.csproj
UnmanagedCallbacksGenerator.cs C#: Add global:: namespace to generated source 2022-11-26 01:13:16 +01:00