1 write to memberPrimitiveUnTyped
mscorlib (1)
system\runtime\serialization\formatters\binary\binaryformatterwriter.cs (1)
555
memberPrimitiveUnTyped
= new MemberPrimitiveUnTyped();
4 references to memberPrimitiveUnTyped
mscorlib (4)
system\runtime\serialization\formatters\binary\binaryformatterwriter.cs (4)
554
if (
memberPrimitiveUnTyped
== null)
556
memberPrimitiveUnTyped
.Set(typeInformation, value);
566
memberPrimitiveUnTyped
.Dump();
568
memberPrimitiveUnTyped
.Write(this);