2 references to s_marshaler
System.Windows.Forms.Tests (2)
System\Windows\Forms\Control.ActiveXFontMarshallerTests.cs (2)
23nint native = s_marshaler.MarshalManagedToNative(font); 30using Font outFont = (Font)s_marshaler.MarshalNativeToManaged(native);