2 references to WriteObjectString
mscorlib (2)
system\runtime\serialization\formatters\binary\binaryformatterwriter.cs (1)
645WriteObjectString((int)typeNameInfo.NIobjectId, value);
system\runtime\serialization\formatters\binary\binaryobjectwriter.cs (1)
368serWriter.WriteObjectString((int)objectId, obj.ToString());