2 references to typeofUInt64Array
mscorlib (2)
system\runtime\serialization\formatters\binary\binaryconverter.cs (2)
258
arrayTypeATemp[(int)InternalPrimitiveTypeE.UInt64] =
typeofUInt64Array
;
358
else if (Object.ReferenceEquals(type,
typeofUInt64Array
))