1 reference to CreateUnmanagedToManagedStub
Microsoft.Interop.ComInterfaceGenerator (1)
ComMethodContext.cs (1)
90
public GeneratedMethodContextBase UnmanagedToManagedStub => _unmanagedToManagedStub ??=
CreateUnmanagedToManagedStub
();