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