1 reference to IsForwarder
Microsoft.Interop.SourceGeneration (1)
Marshalling\MarshallingGeneratorExtensions.cs (1)
172public static bool IsForwarder(this IBoundMarshallingGenerator generator) => generator is BoundMarshallingGenerator { IsForwarder: true };