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