4 writes to binaryTypeEnumA
mscorlib (4)
system\runtime\serialization\formatters\binary\binarycommonclasses.cs (1)
2258binaryTypeEnumA = null;
system\runtime\serialization\formatters\binary\binaryparser.cs (3)
460op.binaryTypeEnumA = objectMap.binaryTypeEnumA; 590op.binaryTypeEnumA = objectMap.binaryTypeEnumA; 686op.binaryTypeEnumA = objectMap.binaryTypeEnumA;
4 references to binaryTypeEnumA
mscorlib (4)
system\runtime\serialization\formatters\binary\binarycommonclasses.cs (1)
2311outBinaryTypeEnum = binaryTypeEnumA[count];
system\runtime\serialization\formatters\binary\binaryparser.cs (3)
464op.memberLength = op.binaryTypeEnumA.Length; 592op.memberLength = op.binaryTypeEnumA.Length; 688op.memberLength = op.binaryTypeEnumA.Length;