5 references to Byte
System.Private.CoreLib (5)
Internal\Reflection\Augments\ReflectionAugments.cs (2)
69
case EETypeElementType.
Byte
: return TypeCode.Byte;
462
EETypeElementType.
Byte
=> CreateEnumInfoTyped<byte>(typeof(byte), unsortedNames, unsortedValues, isFlags),
src\runtime\src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\RuntimeExports.cs (1)
195
case EETypeElementType.
Byte
:
System\Enum.NativeAot.cs (1)
98
case EETypeElementType.
Byte
:
System\InvokeUtils.cs (1)
178
case EETypeElementType.
Byte
: