2 implementations of ICustomMarshaler
System.Management (1)
InteropClasses\WMIInterop.cs (1)
567
class MarshalWbemObject :
ICustomMarshaler
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
18924
private class ActiveXFontMarshaler :
ICustomMarshaler
{
2 references to ICustomMarshaler
System.Management (1)
InteropClasses\WMIInterop.cs (1)
569
public static
ICustomMarshaler
GetInstance(string cookie)
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
18935
internal static
ICustomMarshaler
GetInstance(string cookie) {