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