2 references to typeofBooleanArray
mscorlib (2)
system\runtime\serialization\formatters\binary\binaryconverter.cs (2)
244
arrayTypeATemp[(int)InternalPrimitiveTypeE.Boolean] =
typeofBooleanArray
;
336
if (Object.ReferenceEquals(type,
typeofBooleanArray
))