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