1 write to _nativeReturnType
Microsoft.Interop.SourceGeneration (1)
BoundGenerators.cs (1)
200
_nativeReturnType
= nativeReturnType;
1 reference to _nativeReturnType
Microsoft.Interop.SourceGeneration (1)
BoundGenerators.cs (1)
213
&& generator.Generator.NativeType !=
_nativeReturnType
)