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