1 write to _binaryObject
System.Runtime.Serialization.Formatters (1)
System\Runtime\Serialization\Formatters\Binary\BinaryFormatterWriter.cs (1)
132_binaryObject ??= new BinaryObject();
2 references to _binaryObject
System.Runtime.Serialization.Formatters (2)
System\Runtime\Serialization\Formatters\Binary\BinaryFormatterWriter.cs (2)
134_binaryObject.Set(objectId, objectMapInfo._objectId); 135_binaryObject.Write(this);