1 reference to CreateManagedToUnmanagedStub
Microsoft.Interop.ComInterfaceGenerator (1)
ComMethodContext.cs (1)
76
public GeneratedMethodContextBase ManagedToUnmanagedStub => _managedToUnmanagedStub ??=
CreateManagedToUnmanagedStub
();