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