#pragma warning disable CS0169 namespace Godot.SourceGenerators.Sample { partial class Generic1T<T> : GodotObject { private int _field; } }