2 references to UnmanagedToManagedStub
Microsoft.Interop.ComInterfaceGenerator (2)
ComInterfaceGenerator.cs (2)
509
.Select(m => m.
UnmanagedToManagedStub
)
613
.Where(context => context.
UnmanagedToManagedStub
.Diagnostics.All(diag => diag.Descriptor.DefaultSeverity != DiagnosticSeverity.Error))