3 references to TryWriteObject
System.Windows.Forms (3)
System\Resources\ResXDataNode.cs (1)
304success = WinFormsBinaryFormatWriter.TryWriteObject(stream, value);
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (1)
1522success = WinFormsBinaryFormatWriter.TryWriteObject(stream, sourceValue);
System\Windows\Forms\Nrbf\WinFormsNrbfSerializer.cs (1)
59|| WinFormsBinaryFormatWriter.TryWriteObject(stream, value);