2 writes to dtType
mscorlib (2)
system\runtime\serialization\formatters\binary\binarycommonclasses.cs (2)
2248dtType = null; 2320dtType = memberTypes[count];
3 references to dtType
mscorlib (3)
system\runtime\serialization\formatters\binary\binaryparser.cs (3)
924pr.PRdtType = objectOp.dtType; 1108prs.PRdtType = objectOp.dtType; 1140prs.PRdtType = objectOp.dtType;