1 write to bowm
mscorlib (1)
system\runtime\serialization\formatters\binary\binaryparser.cs (1)
550bowm = new BinaryObjectWithMap(binaryHeaderEnum);
5 references to bowm
mscorlib (5)
system\runtime\serialization\formatters\binary\binaryparser.cs (5)
549if (bowm == null) 552bowm.binaryHeaderEnum = binaryHeaderEnum; 553bowm.Read(this); 554bowm.Dump(); 555ReadObjectWithMap(bowm);