Example #1
0
 private static bool IsGodotInteropStruct(ITypeSymbol type) =>
 GodotInteropStructs.Contains(type.FullQualifiedName());