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