5 references to SByte
System.Private.CoreLib (5)
Internal\Reflection\Augments\ReflectionAugments.cs (2)
68case EETypeElementType.SByte: return TypeCode.SByte; 461EETypeElementType.SByte => CreateEnumInfoTyped<byte>(typeof(sbyte), unsortedNames, unsortedValues, isFlags),
src\runtime\src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\RuntimeExports.cs (1)
196case EETypeElementType.SByte:
System\Enum.NativeAot.cs (1)
94case EETypeElementType.SByte:
System\InvokeUtils.cs (1)
206case EETypeElementType.SByte: