2 references to typeofUInt32Array
mscorlib (2)
system\runtime\serialization\formatters\binary\binaryconverter.cs (2)
257
arrayTypeATemp[(int)InternalPrimitiveTypeE.UInt32] =
typeofUInt32Array
;
356
else if (Object.ReferenceEquals(type,
typeofUInt32Array
))