1 write to _binaryObjectString
System.Runtime.Serialization.Formatters (1)
System\Runtime\Serialization\Formatters\Binary\BinaryFormatterWriter.cs (1)
183_binaryObjectString ??= new BinaryObjectString();
2 references to _binaryObjectString
System.Runtime.Serialization.Formatters (2)
System\Runtime\Serialization\Formatters\Binary\BinaryFormatterWriter.cs (2)
185_binaryObjectString.Set(objectId, value); 186_binaryObjectString.Write(this);