3 references to typeofObjectArray
mscorlib (3)
system\runtime\serialization\formatters\binary\binarycommonclasses.cs (3)
56else if (Object.ReferenceEquals(type, Converter.typeofObjectArray)) 115else if (Object.ReferenceEquals(type, Converter.typeofObjectArray)) 246type = Converter.typeofObjectArray;