8 references to UInt64
System.Private.CoreLib (8)
Internal\Reflection\Augments\ReflectionAugments.cs (2)
75
case EETypeElementType.
UInt64
: return TypeCode.UInt64;
468
EETypeElementType.
UInt64
=> CreateEnumInfoTyped<ulong>(typeof(ulong), unsortedNames, unsortedValues, isFlags),
src\runtime\src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\RuntimeExports.cs (1)
202
case EETypeElementType.
UInt64
:
System\Enum.NativeAot.cs (1)
122
case EETypeElementType.
UInt64
:
System\InvokeUtils.cs (4)
197
case EETypeElementType.
UInt64
:
249
case EETypeElementType.
UInt64
:
301
case EETypeElementType.
UInt64
:
331
case EETypeElementType.
UInt64
: