2 references to GenerateNativeToManagedVTableMethods
Microsoft.Interop.ComInterfaceGenerator (2)
ComInterfaceGenerator.cs (2)
27
public const string GenerateNativeToManagedVTableMethods = nameof(
GenerateNativeToManagedVTableMethods
);
127
.WithTrackingName(StepNames.
GenerateNativeToManagedVTableMethods
)