2 references to BinaryObjectString
mscorlib (2)
system\runtime\serialization\formatters\binary\binaryformatterwriter.cs (1)
329
binaryObjectString = new
BinaryObjectString
();
system\runtime\serialization\formatters\binary\binaryparser.cs (1)
745
objectString = new
BinaryObjectString
();