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