2 references to typeofByte
mscorlib (2)
system\runtime\serialization\formatters\binary\binaryconverter.cs (1)
220
typeATemp[(int)InternalPrimitiveTypeE.Byte] =
typeofByte
;
system\runtime\serialization\formatters\binary\binaryobjectwriter.cs (1)
793
if ((Object.ReferenceEquals(arrayElemType, Converter.
typeofByte
)) && (rank == 1) && (lowerBoundA[0] == 0))