7 references to UInt16
System.Private.CoreLib (7)
Internal\Reflection\Augments\ReflectionAugments.cs (2)
71
case EETypeElementType.
UInt16
: return TypeCode.UInt16;
464
EETypeElementType.
UInt16
=> CreateEnumInfoTyped<ushort>(typeof(ushort), unsortedNames, unsortedValues, isFlags),
src\runtime\src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\RuntimeExports.cs (1)
198
case EETypeElementType.
UInt16
:
System\Enum.NativeAot.cs (1)
106
case EETypeElementType.
UInt16
:
System\InvokeUtils.cs (3)
189
case EETypeElementType.
UInt16
:
230
case EETypeElementType.
UInt16
:
240
case EETypeElementType.
UInt16
: