7 references to UInt32
System.Private.CoreLib (7)
Internal\Reflection\Augments\ReflectionAugments.cs (2)
73
case EETypeElementType.
UInt32
: return TypeCode.UInt32;
466
EETypeElementType.
UInt32
=> CreateEnumInfoTyped<uint>(typeof(uint), unsortedNames, unsortedValues, isFlags),
src\runtime\src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\RuntimeExports.cs (1)
200
case EETypeElementType.
UInt32
:
System\Enum.NativeAot.cs (1)
114
case EETypeElementType.
UInt32
:
System\InvokeUtils.cs (3)
193
case EETypeElementType.
UInt32
:
245
case EETypeElementType.
UInt32
:
297
case EETypeElementType.
UInt32
: