2 references to typeofSingleArray
mscorlib (2)
system\runtime\serialization\formatters\binary\binaryconverter.cs (2)
253
arrayTypeATemp[(int)InternalPrimitiveTypeE.Single] =
typeofSingleArray
;
352
else if (Object.ReferenceEquals(type,
typeofSingleArray
))