2 references to ManagedToUnmanagedStub
Microsoft.Interop.ComInterfaceGenerator (2)
ComInterfaceGenerator.cs (2)
632
if (declaredMethod.
ManagedToUnmanagedStub
is GeneratedStubCodeContext managedToUnmanagedContext)
650
if (inheritedStub is not { IsExternallyDefined: false,
ManagedToUnmanagedStub
: GeneratedStubCodeContext shadowImplementationContextContext })