2 references to WriteObjectString
System.Runtime.Serialization.Formatters (2)
System\Runtime\Serialization\Formatters\Binary\BinaryFormatterWriter.cs (1)
373WriteObjectString((int)typeNameInfo._objectId, value);
System\Runtime\Serialization\Formatters\Binary\BinaryObjectWriter.cs (1)
124_serWriter.WriteObjectString((int)objectId, obj.ToString());