8 references to Object
mscorlib (8)
system\runtime\serialization\formatters\binary\binarycommonclasses.cs (7)
52binaryTypeEnum = BinaryTypeEnum.Object; 114binaryTypeEnum = BinaryTypeEnum.Object; 158case BinaryTypeEnum.Object: 191case BinaryTypeEnum.Object: 239case BinaryTypeEnum.Object: 1657else if (binaryTypeEnum == BinaryTypeEnum.Object) 1738binaryTypeEnum = BinaryTypeEnum.Object;
system\runtime\serialization\formatters\binary\binaryparser.cs (1)
121case BinaryTypeEnum.Object: