7 references to Int16
System.Private.CoreLib (7)
Internal\Reflection\Augments\ReflectionAugments.cs (2)
70case EETypeElementType.Int16: return TypeCode.Int16; 463EETypeElementType.Int16 => CreateEnumInfoTyped<ushort>(typeof(short), unsortedNames, unsortedValues, isFlags),
src\runtime\src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\RuntimeExports.cs (1)
197case EETypeElementType.Int16:
System\Enum.NativeAot.cs (1)
102case EETypeElementType.Int16:
System\InvokeUtils.cs (3)
188case EETypeElementType.Int16: 209case EETypeElementType.Int16: 258case EETypeElementType.Int16: