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