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