485 references to UInt32
dotnet-svcutil-lib (17)
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeGenerator.cs (1)
1152case TypeCode.UInt32:
FrameworkFork\Microsoft.Xml\Xml\Serialization\Types.cs (1)
594case TypeCode.UInt32: return true;
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationWriter.cs (3)
221case TypeCode.UInt32: typeName = "unsignedInt"; break; 313case TypeCode.UInt32: 3557case TypeCode.UInt32:
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializer.cs (2)
817case TypeCode.UInt32: 891case TypeCode.UInt32:
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeGenerator.cs (6)
781case TypeCode.UInt32: 906case TypeCode.UInt32: 1002case TypeCode.UInt32: 1249case TypeCode.UInt32: 1313case TypeCode.UInt32: 1489case TypeCode.UInt32:
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataContract.cs (1)
911case TypeCode.UInt32:
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\TypeCode.cs (1)
45return TypeCode.UInt32;
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlWriterDelegator.cs (1)
341case TypeCode.UInt32:
FrameworkFork\System.ServiceModel\Extensions\ReflectionExtensions.cs (1)
141return TypeCode.UInt32;
illink (1)
Microsoft.Build (1)
TaskParameter.cs (1)
626TypeCode.UInt32 => typeof(uint),
Microsoft.Build.Engine.UnitTests (2)
TaskParameter_Tests.cs (2)
52[InlineData(typeof(uint), (int)TypeCode.UInt32, "1")] 87[InlineData(typeof(uint), (int)TypeCode.UInt32, "1;5;6")]
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\ConstVal.cs (1)
98TypeCode.UInt32 => default(uint).Equals(o),
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\Constant.cs (1)
67TypeCode.UInt32 => Val.UInt32Val,
Microsoft\CSharp\RuntimeBinder\SymbolTable.cs (1)
1594case TypeCode.UInt32:
Microsoft.VisualBasic.Core (327)
Microsoft\VisualBasic\CompilerServices\ConversionResolution.vb (7)
82NumericSpecificityRank(TypeCode.UInt32) = 6 100New TypeCode(max) {TypeCode.Empty, TypeCode.Empty, TypeCode.Empty, TypeCode.Int16, TypeCode.Empty, TypeCode.Int16, TypeCode.Byte, TypeCode.Int16, TypeCode.UInt16, TypeCode.Int32, TypeCode.UInt32, TypeCode.Int64, TypeCode.UInt64, TypeCode.Single, TypeCode.Double, TypeCode.Decimal, TypeCode.Empty, TypeCode.Empty, TypeCode.Empty}, 102New TypeCode(max) {TypeCode.Empty, TypeCode.Empty, TypeCode.Empty, TypeCode.Int32, TypeCode.Empty, TypeCode.Int32, TypeCode.UInt16, TypeCode.Int32, TypeCode.UInt16, TypeCode.Int32, TypeCode.UInt32, TypeCode.Int64, TypeCode.UInt64, TypeCode.Single, TypeCode.Double, TypeCode.Decimal, TypeCode.Empty, TypeCode.Empty, TypeCode.Empty}, 104New TypeCode(max) {TypeCode.Empty, TypeCode.Empty, TypeCode.Empty, TypeCode.Int64, TypeCode.Empty, TypeCode.Int64, TypeCode.UInt32, TypeCode.Int64, TypeCode.UInt32, TypeCode.Int64, TypeCode.UInt32, TypeCode.Int64, TypeCode.UInt64, TypeCode.Single, TypeCode.Double, TypeCode.Decimal, TypeCode.Empty, TypeCode.Empty, TypeCode.Empty}, 169Debug.Assert(TypeCode.UInt32 = 10, "wrong value!")
Microsoft\VisualBasic\CompilerServices\Conversions.vb (18)
113Case TypeCode.UInt32 257Case TypeCode.UInt32 404Case TypeCode.UInt32 547Case TypeCode.UInt32 693Case TypeCode.UInt32 836Case TypeCode.UInt32 981Case TypeCode.UInt32 1127Case TypeCode.UInt32 1274Case TypeCode.UInt32 1433Case TypeCode.UInt32 1673Case TypeCode.UInt32 1818Case TypeCode.UInt32 1998TypeCode.UInt32, 2070TypeCode.UInt32, 2279Case TypeCode.UInt32 2348Case TypeCode.UInt32 2429Case TypeCode.UInt32 : Return CastUInt32Enum(iconv.ToUInt32(Nothing), TargetType) 2467Case TypeCode.UInt32 : Return CastUInt32Enum(CUInt(Expression), TargetType)
Microsoft\VisualBasic\CompilerServices\ObjectType.vb (2)
275Case TypeCode.UInt32 3661Case TypeCode.UInt32
Microsoft\VisualBasic\CompilerServices\Operators.vb (287)
416Case TypeCode.Empty * s_TCMAX + TypeCode.UInt32 460Case TypeCode.Boolean * s_TCMAX + TypeCode.UInt32, 512Case TypeCode.SByte * s_TCMAX + TypeCode.UInt32, 515TypeCode.Int16 * s_TCMAX + TypeCode.UInt32, 518TypeCode.Int32 * s_TCMAX + TypeCode.UInt32, 520TypeCode.UInt32 * s_TCMAX + TypeCode.SByte, 521TypeCode.UInt32 * s_TCMAX + TypeCode.Int16, 522TypeCode.UInt32 * s_TCMAX + TypeCode.Int32, 523TypeCode.UInt32 * s_TCMAX + TypeCode.Int64, 529TypeCode.Int64 * s_TCMAX + TypeCode.UInt32, 542TypeCode.UInt32 * s_TCMAX + TypeCode.Decimal, 555TypeCode.Decimal * s_TCMAX + TypeCode.UInt32, 567TypeCode.UInt32 * s_TCMAX + TypeCode.Single, 576TypeCode.Single * s_TCMAX + TypeCode.UInt32, 589TypeCode.UInt32 * s_TCMAX + TypeCode.Double, 599TypeCode.Double * s_TCMAX + TypeCode.UInt32, 613TypeCode.UInt32 * s_TCMAX + TypeCode.String, 637Case TypeCode.Byte * s_TCMAX + TypeCode.UInt32, 638TypeCode.UInt16 * s_TCMAX + TypeCode.UInt32, 639TypeCode.UInt32 * s_TCMAX + TypeCode.Byte, 640TypeCode.UInt32 * s_TCMAX + TypeCode.UInt16, 641TypeCode.UInt32 * s_TCMAX + TypeCode.UInt32 647TypeCode.UInt32 * s_TCMAX + TypeCode.UInt64, 650TypeCode.UInt64 * s_TCMAX + TypeCode.UInt32, 674Case TypeCode.UInt32 * s_TCMAX + TypeCode.Empty 677Case TypeCode.UInt32 * s_TCMAX + TypeCode.Boolean 741TypeCode.String * s_TCMAX + TypeCode.UInt32, 910Case TypeCode.UInt32 996Case TypeCode.UInt32 1157Case TypeCode.UInt32 1308Case TypeCode.Empty * s_TCMAX + TypeCode.UInt32, 1309TypeCode.UInt32 * s_TCMAX + TypeCode.Empty 1343Case TypeCode.Boolean * s_TCMAX + TypeCode.UInt32, 1385Case TypeCode.SByte * s_TCMAX + TypeCode.UInt32, 1395TypeCode.Int16 * s_TCMAX + TypeCode.UInt32, 1405TypeCode.Int32 * s_TCMAX + TypeCode.UInt32, 1411TypeCode.UInt32 * s_TCMAX + TypeCode.SByte, 1412TypeCode.UInt32 * s_TCMAX + TypeCode.Int16, 1413TypeCode.UInt32 * s_TCMAX + TypeCode.Int32, 1414TypeCode.UInt32 * s_TCMAX + TypeCode.Int64, 1415TypeCode.UInt32 * s_TCMAX + TypeCode.Decimal, 1416TypeCode.UInt32 * s_TCMAX + TypeCode.Single, 1417TypeCode.UInt32 * s_TCMAX + TypeCode.Double, 1423TypeCode.Int64 * s_TCMAX + TypeCode.UInt32, 1440TypeCode.Decimal * s_TCMAX + TypeCode.UInt32, 1451TypeCode.Single * s_TCMAX + TypeCode.UInt32, 1462TypeCode.Double * s_TCMAX + TypeCode.UInt32, 1476TypeCode.UInt32 * s_TCMAX + TypeCode.String, 1497Case TypeCode.Byte * s_TCMAX + TypeCode.UInt32, 1498TypeCode.UInt16 * s_TCMAX + TypeCode.UInt32, 1499TypeCode.UInt32 * s_TCMAX + TypeCode.Byte, 1500TypeCode.UInt32 * s_TCMAX + TypeCode.UInt16 1506TypeCode.UInt32 * s_TCMAX + TypeCode.UInt64, 1509TypeCode.UInt64 * s_TCMAX + TypeCode.UInt32 1530Case TypeCode.UInt32 * s_TCMAX + TypeCode.Boolean, 1538Case TypeCode.UInt32 * s_TCMAX + TypeCode.UInt32 1567TypeCode.String * s_TCMAX + TypeCode.UInt32, 1671TypeCode.Empty * s_TCMAX + TypeCode.UInt32, 1703Case TypeCode.Boolean * s_TCMAX + TypeCode.UInt32, 1720TypeCode.UInt32 * s_TCMAX + TypeCode.Empty, 1756Case TypeCode.SByte * s_TCMAX + TypeCode.UInt32, 1766TypeCode.Int16 * s_TCMAX + TypeCode.UInt32, 1776TypeCode.Int32 * s_TCMAX + TypeCode.UInt32, 1782TypeCode.UInt32 * s_TCMAX + TypeCode.SByte, 1783TypeCode.UInt32 * s_TCMAX + TypeCode.Int16, 1784TypeCode.UInt32 * s_TCMAX + TypeCode.Int32, 1785TypeCode.UInt32 * s_TCMAX + TypeCode.Int64, 1786TypeCode.UInt32 * s_TCMAX + TypeCode.Decimal, 1787TypeCode.UInt32 * s_TCMAX + TypeCode.Single, 1788TypeCode.UInt32 * s_TCMAX + TypeCode.Double, 1794TypeCode.Int64 * s_TCMAX + TypeCode.UInt32, 1811TypeCode.Decimal * s_TCMAX + TypeCode.UInt32, 1822TypeCode.Single * s_TCMAX + TypeCode.UInt32, 1833TypeCode.Double * s_TCMAX + TypeCode.UInt32, 1847TypeCode.UInt32 * s_TCMAX + TypeCode.String, 1868Case TypeCode.Byte * s_TCMAX + TypeCode.UInt32, 1869TypeCode.UInt16 * s_TCMAX + TypeCode.UInt32, 1870TypeCode.UInt32 * s_TCMAX + TypeCode.Byte, 1871TypeCode.UInt32 * s_TCMAX + TypeCode.UInt16 1877TypeCode.UInt32 * s_TCMAX + TypeCode.UInt64, 1880TypeCode.UInt64 * s_TCMAX + TypeCode.UInt32 1901Case TypeCode.UInt32 * s_TCMAX + TypeCode.Boolean, 1910Case TypeCode.UInt32 * s_TCMAX + TypeCode.UInt32 1939TypeCode.String * s_TCMAX + TypeCode.UInt32, 2053Case TypeCode.Empty * s_TCMAX + TypeCode.UInt32 2088Case TypeCode.Boolean * s_TCMAX + TypeCode.UInt32, 2133Case TypeCode.SByte * s_TCMAX + TypeCode.UInt32, 2143TypeCode.Int16 * s_TCMAX + TypeCode.UInt32, 2153TypeCode.Int32 * s_TCMAX + TypeCode.UInt32, 2159TypeCode.UInt32 * s_TCMAX + TypeCode.SByte, 2160TypeCode.UInt32 * s_TCMAX + TypeCode.Int16, 2161TypeCode.UInt32 * s_TCMAX + TypeCode.Int32, 2162TypeCode.UInt32 * s_TCMAX + TypeCode.Int64, 2163TypeCode.UInt32 * s_TCMAX + TypeCode.Decimal, 2164TypeCode.UInt32 * s_TCMAX + TypeCode.Single, 2165TypeCode.UInt32 * s_TCMAX + TypeCode.Double, 2171TypeCode.Int64 * s_TCMAX + TypeCode.UInt32, 2188TypeCode.Decimal * s_TCMAX + TypeCode.UInt32, 2199TypeCode.Single * s_TCMAX + TypeCode.UInt32, 2210TypeCode.Double * s_TCMAX + TypeCode.UInt32, 2224TypeCode.UInt32 * s_TCMAX + TypeCode.String, 2248Case TypeCode.Byte * s_TCMAX + TypeCode.UInt32, 2249TypeCode.UInt16 * s_TCMAX + TypeCode.UInt32, 2250TypeCode.UInt32 * s_TCMAX + TypeCode.Byte, 2251TypeCode.UInt32 * s_TCMAX + TypeCode.UInt16 2257TypeCode.UInt32 * s_TCMAX + TypeCode.UInt64, 2260TypeCode.UInt64 * s_TCMAX + TypeCode.UInt32 2287Case TypeCode.UInt32 * s_TCMAX + TypeCode.Empty 2290Case TypeCode.UInt32 * s_TCMAX + TypeCode.Boolean, 2299Case TypeCode.UInt32 * s_TCMAX + TypeCode.UInt32 2332TypeCode.String * s_TCMAX + TypeCode.UInt32, 2472Case TypeCode.Empty * s_TCMAX + TypeCode.UInt32 2512Case TypeCode.Boolean * s_TCMAX + TypeCode.UInt32, 2565Case TypeCode.SByte * s_TCMAX + TypeCode.UInt32, 2568TypeCode.Int16 * s_TCMAX + TypeCode.UInt32, 2571TypeCode.Int32 * s_TCMAX + TypeCode.UInt32, 2573TypeCode.UInt32 * s_TCMAX + TypeCode.SByte, 2574TypeCode.UInt32 * s_TCMAX + TypeCode.Int16, 2575TypeCode.UInt32 * s_TCMAX + TypeCode.Int32, 2576TypeCode.UInt32 * s_TCMAX + TypeCode.Int64, 2582TypeCode.Int64 * s_TCMAX + TypeCode.UInt32, 2595TypeCode.UInt32 * s_TCMAX + TypeCode.Decimal, 2608TypeCode.Decimal * s_TCMAX + TypeCode.UInt32, 2620TypeCode.UInt32 * s_TCMAX + TypeCode.Single, 2629TypeCode.Single * s_TCMAX + TypeCode.UInt32, 2642TypeCode.UInt32 * s_TCMAX + TypeCode.Double, 2652TypeCode.Double * s_TCMAX + TypeCode.UInt32, 2666TypeCode.UInt32 * s_TCMAX + TypeCode.String, 2690Case TypeCode.Byte * s_TCMAX + TypeCode.UInt32, 2691TypeCode.UInt16 * s_TCMAX + TypeCode.UInt32, 2692TypeCode.UInt32 * s_TCMAX + TypeCode.Byte, 2693TypeCode.UInt32 * s_TCMAX + TypeCode.UInt16, 2694TypeCode.UInt32 * s_TCMAX + TypeCode.UInt32 2699TypeCode.UInt32 * s_TCMAX + TypeCode.UInt64, 2702TypeCode.UInt64 * s_TCMAX + TypeCode.UInt32, 2724Case TypeCode.UInt32 * s_TCMAX + TypeCode.Empty 2727Case TypeCode.UInt32 * s_TCMAX + TypeCode.Boolean, 2788TypeCode.String * s_TCMAX + TypeCode.UInt32, 2963Case TypeCode.Empty * s_TCMAX + TypeCode.UInt32 3001Case TypeCode.Boolean * s_TCMAX + TypeCode.UInt32, 3054Case TypeCode.SByte * s_TCMAX + TypeCode.UInt32, 3057TypeCode.Int16 * s_TCMAX + TypeCode.UInt32, 3060TypeCode.Int32 * s_TCMAX + TypeCode.UInt32, 3062TypeCode.UInt32 * s_TCMAX + TypeCode.SByte, 3063TypeCode.UInt32 * s_TCMAX + TypeCode.Int16, 3064TypeCode.UInt32 * s_TCMAX + TypeCode.Int32, 3065TypeCode.UInt32 * s_TCMAX + TypeCode.Int64, 3071TypeCode.Int64 * s_TCMAX + TypeCode.UInt32, 3084TypeCode.UInt32 * s_TCMAX + TypeCode.Decimal, 3097TypeCode.Decimal * s_TCMAX + TypeCode.UInt32, 3109TypeCode.UInt32 * s_TCMAX + TypeCode.Single, 3118TypeCode.Single * s_TCMAX + TypeCode.UInt32, 3131TypeCode.UInt32 * s_TCMAX + TypeCode.Double, 3141TypeCode.Double * s_TCMAX + TypeCode.UInt32, 3155TypeCode.UInt32 * s_TCMAX + TypeCode.String, 3180Case TypeCode.Byte * s_TCMAX + TypeCode.UInt32, 3181TypeCode.UInt16 * s_TCMAX + TypeCode.UInt32, 3182TypeCode.UInt32 * s_TCMAX + TypeCode.Byte, 3183TypeCode.UInt32 * s_TCMAX + TypeCode.UInt16, 3184TypeCode.UInt32 * s_TCMAX + TypeCode.UInt32 3189TypeCode.UInt32 * s_TCMAX + TypeCode.UInt64, 3192TypeCode.UInt64 * s_TCMAX + TypeCode.UInt32, 3212Case TypeCode.UInt32 * s_TCMAX + TypeCode.Empty 3215Case TypeCode.UInt32 * s_TCMAX + TypeCode.Boolean, 3254TypeCode.String * s_TCMAX + TypeCode.UInt32, 3430Case TypeCode.Empty * s_TCMAX + TypeCode.UInt32, 3431TypeCode.UInt32 * s_TCMAX + TypeCode.Empty 3472Case TypeCode.Boolean * s_TCMAX + TypeCode.UInt32, 3521Case TypeCode.SByte * s_TCMAX + TypeCode.UInt32, 3524TypeCode.Int16 * s_TCMAX + TypeCode.UInt32, 3527TypeCode.Int32 * s_TCMAX + TypeCode.UInt32, 3529TypeCode.UInt32 * s_TCMAX + TypeCode.SByte, 3530TypeCode.UInt32 * s_TCMAX + TypeCode.Int16, 3531TypeCode.UInt32 * s_TCMAX + TypeCode.Int32, 3532TypeCode.UInt32 * s_TCMAX + TypeCode.Int64, 3538TypeCode.Int64 * s_TCMAX + TypeCode.UInt32, 3551TypeCode.UInt32 * s_TCMAX + TypeCode.Decimal, 3564TypeCode.Decimal * s_TCMAX + TypeCode.UInt32, 3576TypeCode.UInt32 * s_TCMAX + TypeCode.Single, 3585TypeCode.Single * s_TCMAX + TypeCode.UInt32, 3598TypeCode.UInt32 * s_TCMAX + TypeCode.Double, 3608TypeCode.Double * s_TCMAX + TypeCode.UInt32, 3622TypeCode.UInt32 * s_TCMAX + TypeCode.String, 3644Case TypeCode.Byte * s_TCMAX + TypeCode.UInt32, 3645TypeCode.UInt16 * s_TCMAX + TypeCode.UInt32, 3646TypeCode.UInt32 * s_TCMAX + TypeCode.Byte, 3647TypeCode.UInt32 * s_TCMAX + TypeCode.UInt16, 3648TypeCode.UInt32 * s_TCMAX + TypeCode.UInt32 3653TypeCode.UInt32 * s_TCMAX + TypeCode.UInt64, 3656TypeCode.UInt64 * s_TCMAX + TypeCode.UInt32, 3666Case TypeCode.UInt32 * s_TCMAX + TypeCode.Boolean, 3694TypeCode.String * s_TCMAX + TypeCode.UInt32, 3873TypeCode.Empty * s_TCMAX + TypeCode.UInt32, 3900TypeCode.Boolean * s_TCMAX + TypeCode.UInt32, 3921TypeCode.UInt32 * s_TCMAX + TypeCode.Empty, 3932TypeCode.UInt32 * s_TCMAX + TypeCode.Boolean, 3943TypeCode.SByte * s_TCMAX + TypeCode.UInt32, 3952TypeCode.Byte * s_TCMAX + TypeCode.UInt32, 3961TypeCode.Int16 * s_TCMAX + TypeCode.UInt32, 3970TypeCode.UInt16 * s_TCMAX + TypeCode.UInt32, 3979TypeCode.Int32 * s_TCMAX + TypeCode.UInt32, 3983TypeCode.UInt32 * s_TCMAX + TypeCode.SByte, 3984TypeCode.UInt32 * s_TCMAX + TypeCode.Byte, 3985TypeCode.UInt32 * s_TCMAX + TypeCode.Int16, 3986TypeCode.UInt32 * s_TCMAX + TypeCode.UInt16, 3987TypeCode.UInt32 * s_TCMAX + TypeCode.Int32, 3988TypeCode.UInt32 * s_TCMAX + TypeCode.UInt32, 3989TypeCode.UInt32 * s_TCMAX + TypeCode.Int64, 3990TypeCode.UInt32 * s_TCMAX + TypeCode.UInt64, 3991TypeCode.UInt32 * s_TCMAX + TypeCode.Double, 3997TypeCode.Int64 * s_TCMAX + TypeCode.UInt32, 4006TypeCode.UInt64 * s_TCMAX + TypeCode.UInt32, 4017TypeCode.Double * s_TCMAX + TypeCode.UInt32, 4030TypeCode.UInt32 * s_TCMAX + TypeCode.Decimal, 4038TypeCode.Decimal * s_TCMAX + TypeCode.UInt32, 4049TypeCode.UInt32 * s_TCMAX + TypeCode.Single, 4058TypeCode.Single * s_TCMAX + TypeCode.UInt32, 4070TypeCode.UInt32 * s_TCMAX + TypeCode.String, 4104TypeCode.String * s_TCMAX + TypeCode.UInt32, 4183TypeCode.UInt32, 4215TypeCode.UInt32, 4272Case TypeCode.Empty * s_TCMAX + TypeCode.UInt32 4311Case TypeCode.Boolean * s_TCMAX + TypeCode.UInt32, 4364Case TypeCode.SByte * s_TCMAX + TypeCode.UInt32, 4367TypeCode.Int16 * s_TCMAX + TypeCode.UInt32, 4370TypeCode.Int32 * s_TCMAX + TypeCode.UInt32, 4372TypeCode.UInt32 * s_TCMAX + TypeCode.SByte, 4373TypeCode.UInt32 * s_TCMAX + TypeCode.Int16, 4374TypeCode.UInt32 * s_TCMAX + TypeCode.Int32, 4375TypeCode.UInt32 * s_TCMAX + TypeCode.Int64, 4381TypeCode.Int64 * s_TCMAX + TypeCode.UInt32, 4394TypeCode.UInt32 * s_TCMAX + TypeCode.Decimal, 4407TypeCode.Decimal * s_TCMAX + TypeCode.UInt32, 4419TypeCode.UInt32 * s_TCMAX + TypeCode.Single, 4428TypeCode.Single * s_TCMAX + TypeCode.UInt32, 4441TypeCode.UInt32 * s_TCMAX + TypeCode.Double, 4451TypeCode.Double * s_TCMAX + TypeCode.UInt32, 4465TypeCode.UInt32 * s_TCMAX + TypeCode.String, 4490Case TypeCode.Byte * s_TCMAX + TypeCode.UInt32, 4491TypeCode.UInt16 * s_TCMAX + TypeCode.UInt32, 4492TypeCode.UInt32 * s_TCMAX + TypeCode.Byte, 4493TypeCode.UInt32 * s_TCMAX + TypeCode.UInt16, 4494TypeCode.UInt32 * s_TCMAX + TypeCode.UInt32 4499TypeCode.UInt32 * s_TCMAX + TypeCode.UInt64, 4502TypeCode.UInt64 * s_TCMAX + TypeCode.UInt32, 4523Case TypeCode.UInt32 * s_TCMAX + TypeCode.Empty 4526Case TypeCode.UInt32 * s_TCMAX + TypeCode.Boolean, 4571TypeCode.String * s_TCMAX + TypeCode.UInt32, 4685Case TypeCode.Empty * s_TCMAX + TypeCode.UInt32 4720Case TypeCode.Boolean * s_TCMAX + TypeCode.UInt32, 4768Case TypeCode.SByte * s_TCMAX + TypeCode.UInt32, 4778TypeCode.Int16 * s_TCMAX + TypeCode.UInt32, 4788TypeCode.Int32 * s_TCMAX + TypeCode.UInt32, 4794TypeCode.UInt32 * s_TCMAX + TypeCode.SByte, 4795TypeCode.UInt32 * s_TCMAX + TypeCode.Int16, 4796TypeCode.UInt32 * s_TCMAX + TypeCode.Int32, 4797TypeCode.UInt32 * s_TCMAX + TypeCode.Int64, 4798TypeCode.UInt32 * s_TCMAX + TypeCode.Decimal, 4799TypeCode.UInt32 * s_TCMAX + TypeCode.Single, 4800TypeCode.UInt32 * s_TCMAX + TypeCode.Double, 4806TypeCode.Int64 * s_TCMAX + TypeCode.UInt32, 4824TypeCode.Decimal * s_TCMAX + TypeCode.UInt32, 4835TypeCode.Single * s_TCMAX + TypeCode.UInt32, 4846TypeCode.Double * s_TCMAX + TypeCode.UInt32, 4860TypeCode.UInt32 * s_TCMAX + TypeCode.String, 4885Case TypeCode.Byte * s_TCMAX + TypeCode.UInt32, 4886TypeCode.UInt16 * s_TCMAX + TypeCode.UInt32, 4887TypeCode.UInt32 * s_TCMAX + TypeCode.Byte, 4888TypeCode.UInt32 * s_TCMAX + TypeCode.UInt16, 4889TypeCode.UInt32 * s_TCMAX + TypeCode.UInt32 4895TypeCode.UInt32 * s_TCMAX + TypeCode.UInt64, 4898TypeCode.UInt64 * s_TCMAX + TypeCode.UInt32, 4920Case TypeCode.UInt32 * s_TCMAX + TypeCode.Empty 4923Case TypeCode.UInt32 * s_TCMAX + TypeCode.Boolean, 4958TypeCode.String * s_TCMAX + TypeCode.UInt32, 5053Case TypeCode.UInt32 5098Case TypeCode.UInt32
Microsoft\VisualBasic\CompilerServices\Symbols.vb (4)
215Case TypeCode.UInt32 : Return GetType(UInteger) 270TypeCode.UInt32, 300TypeCode.UInt32, 334TypeCode.UInt32,
Microsoft\VisualBasic\CompilerServices\Utils.LateBinder.vb (1)
378Case TypeCode.UInt32 : result = "UInteger"
Microsoft\VisualBasic\CompilerServices\Versioned.vb (1)
62TypeCode.UInt32,
Microsoft\VisualBasic\Conversion.vb (5)
137TypeCode.UInt32, 212TypeCode.UInt32, 312Case TypeCode.UInt32 423Case TypeCode.UInt32 507TypeCode.UInt32,
Microsoft\VisualBasic\Strings.vb (2)
624Case TypeCode.UInt32 1288TypeCode.UInt32,
MSBuild (1)
TaskParameter.cs (1)
626TypeCode.UInt32 => typeof(uint),
MSBuildTaskHost (2)
Concurrent\ConcurrentDictionary.cs (1)
82case TypeCode.UInt32:
TaskParameter.cs (1)
626TypeCode.UInt32 => typeof(uint),
PresentationFramework (7)
System\Windows\Controls\DataGridLengthConverter.cs (1)
35case TypeCode.UInt32:
System\Windows\Controls\VirtualizationCacheLengthConverter.cs (1)
46case TypeCode.UInt32:
System\Windows\CornerRadiusConverter.cs (1)
41case TypeCode.UInt32:
System\Windows\FigureLengthConverter.cs (1)
59case TypeCode.UInt32:
System\Windows\GridLengthConverter.cs (1)
62case TypeCode.UInt32:
System\Windows\LengthConverter.cs (1)
56case TypeCode.UInt32:
System\Windows\ThicknessConverter.cs (1)
49case TypeCode.UInt32:
System.Data.Common (2)
System\Data\Common\DataStorage.cs (1)
26UInt32 = TypeCode.UInt32,
System\Data\Common\ObjectStorage.cs (1)
204case TypeCode.UInt32: return Families.NUMBER;
System.Data.Odbc (1)
System\Data\Odbc\Odbc32.cs (1)
920case TypeCode.UInt32: return s_bigInt;
System.Linq.Expressions (71)
System\Dynamic\Utils\TypeUtils.cs (12)
62case TypeCode.UInt32: 122case TypeCode.UInt32: 144case TypeCode.UInt32: 182case TypeCode.UInt32: 199case TypeCode.UInt32: 219case TypeCode.UInt32: 608case TypeCode.UInt32: 764case TypeCode.UInt32: 790case TypeCode.UInt32: 811case TypeCode.UInt32: 839case TypeCode.UInt32: 982case TypeCode.UInt32:
System\Linq\Expressions\Compiler\ILGen.cs (10)
86case TypeCode.UInt32: 133case TypeCode.UInt32: 190case TypeCode.UInt32: 230case TypeCode.UInt32: 391case TypeCode.UInt32: 531case TypeCode.UInt32: 661TypeCode.UInt32 => Decimal_op_Implicit_UInt32, 725case TypeCode.UInt32: 738case TypeCode.UInt32: 1097case TypeCode.UInt32:
System\Linq\Expressions\Compiler\LambdaCompiler.Statements.cs (1)
353case TypeCode.UInt32:
System\Linq\Expressions\Interpreter\AddInstruction.cs (2)
172TypeCode.UInt32 => s_UInt32 ??= new AddUInt32(), 308TypeCode.UInt32 => s_UInt32 ??= new AddOvfUInt32(),
System\Linq\Expressions\Interpreter\AndInstruction.cs (1)
183TypeCode.UInt32 => s_UInt32 ??= new AndUInt32(),
System\Linq\Expressions\Interpreter\CallInstruction.Generated.cs (3)
67case TypeCode.UInt32: return FastCreate<UInt32>(target, pi); 111case TypeCode.UInt32: return FastCreate<T0, UInt32>(target, pi); 153case TypeCode.UInt32: return new FuncCallInstruction<T0, T1, UInt32>(target);
System\Linq\Expressions\Interpreter\DecrementInstruction.cs (1)
164TypeCode.UInt32 => s_UInt32 ??= new DecrementUInt32(),
System\Linq\Expressions\Interpreter\DivInstruction.cs (1)
172TypeCode.UInt32 => s_UInt32 ??= new DivUInt32(),
System\Linq\Expressions\Interpreter\EqualInstruction.cs (2)
524case TypeCode.UInt32: return s_UInt32LiftedToNull ??= new EqualUInt32LiftedToNull(); 544case TypeCode.UInt32: return s_UInt32 ??= new EqualUInt32();
System\Linq\Expressions\Interpreter\ExclusiveOrInstruction.cs (1)
171TypeCode.UInt32 => s_UInt32 ??= new ExclusiveOrUInt32(),
System\Linq\Expressions\Interpreter\GreaterThanInstruction.cs (2)
291TypeCode.UInt32 => s_liftedToNullUInt32 ??= new GreaterThanUInt32(null), 309TypeCode.UInt32 => s_UInt32 ??= new GreaterThanUInt32(Utils.BoxedFalse),
System\Linq\Expressions\Interpreter\GreaterThanOrEqualInstruction.cs (2)
291TypeCode.UInt32 => s_liftedToNullUInt32 ??= new GreaterThanOrEqualUInt32(null), 309TypeCode.UInt32 => s_UInt32 ??= new GreaterThanOrEqualUInt32(Utils.BoxedFalse),
System\Linq\Expressions\Interpreter\IncrementInstruction.cs (1)
164TypeCode.UInt32 => s_UInt32 ??= new IncrementUInt32(),
System\Linq\Expressions\Interpreter\LeftShiftInstruction.cs (1)
171TypeCode.UInt32 => s_UInt32 ??= new LeftShiftUInt32(),
System\Linq\Expressions\Interpreter\LessThanInstruction.cs (2)
290TypeCode.UInt32 => s_liftedToNullUInt32 ??= new LessThanUInt32(null), 308TypeCode.UInt32 => s_UInt32 ??= new LessThanUInt32(Utils.BoxedFalse),
System\Linq\Expressions\Interpreter\LessThanOrEqualInstruction.cs (2)
291TypeCode.UInt32 => s_liftedToNullUInt32 ??= new LessThanOrEqualUInt32(null), 309TypeCode.UInt32 => s_UInt32 ??= new LessThanOrEqualUInt32(Utils.BoxedFalse),
System\Linq\Expressions\Interpreter\LightCompiler.cs (1)
1574case TypeCode.UInt32:
System\Linq\Expressions\Interpreter\ModuloInstruction.cs (1)
172TypeCode.UInt32 => s_UInt32 ??= new ModuloUInt32(),
System\Linq\Expressions\Interpreter\MulInstruction.cs (2)
172TypeCode.UInt32 => s_UInt32 ??= new MulUInt32(), 309TypeCode.UInt32 => s_UInt32 ??= new MulOvfUInt32(),
System\Linq\Expressions\Interpreter\NotEqualInstruction.cs (2)
506case TypeCode.UInt32: return s_UInt32LiftedToNull ??= new NotEqualUInt32LiftedToNull(); 526case TypeCode.UInt32: return s_UInt32 ??= new NotEqualUInt32();
System\Linq\Expressions\Interpreter\NotInstruction.cs (1)
179TypeCode.UInt32 => s_UInt32 ??= new NotUInt32(),
System\Linq\Expressions\Interpreter\NumericConvertInstruction.cs (11)
75TypeCode.UInt32 => ConvertInt64((uint)obj), 96TypeCode.UInt32 => (uint)obj, 120TypeCode.UInt32 => (uint)obj, 143TypeCode.UInt32 => (uint)obj, 166TypeCode.UInt32 => (uint)obj, 198TypeCode.UInt32 => ConvertInt64((uint)obj), 219TypeCode.UInt32 => (uint)obj, 243TypeCode.UInt32 => (uint)obj, 266TypeCode.UInt32 => (uint)obj, 289TypeCode.UInt32 => (uint)obj, 323TypeCode.UInt32 => (uint)obj,
System\Linq\Expressions\Interpreter\OrInstruction.cs (1)
186TypeCode.UInt32 => s_UInt32 ??= new OrUInt32(),
System\Linq\Expressions\Interpreter\RightShiftInstruction.cs (1)
172TypeCode.UInt32 => s_UInt32 ??= new RightShiftUInt32(),
System\Linq\Expressions\Interpreter\SubInstruction.cs (2)
172TypeCode.UInt32 => s_UInt32 ??= new SubUInt32(), 308TypeCode.UInt32 => s_UInt32 ??= new SubOvfUInt32(),
System\Linq\Expressions\Interpreter\TypeOperations.cs (3)
372TypeCode.UInt32 => s_UInt32 ??= new CastInstructionT<uint>(), 396TypeCode.Empty, TypeCode.Int32, TypeCode.SByte, TypeCode.Int16, TypeCode.Int64, TypeCode.UInt32, 431case TypeCode.UInt32:
System\Linq\Expressions\Interpreter\Utilities.cs (1)
127case TypeCode.UInt32:
System\Linq\Expressions\ParameterExpression.cs (1)
62case TypeCode.UInt32: return new PrimitiveParameterExpression<uint>(name);
System.Private.CoreLib (18)
src\libraries\System.Private.CoreLib\src\System\Convert.cs (1)
153TypeCode.UInt32 => v.ToUInt32(provider),
src\libraries\System.Private.CoreLib\src\System\DefaultBinder.cs (1)
1277UInt32 = 1 << TypeCode.UInt32,
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventPipeMetadataGenerator.cs (1)
665return UIntPtr.Size == 4 ? TypeCode.UInt32 : TypeCode.UInt64;
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (3)
1807else if (typeCode == TypeCode.UInt32) 3544(dataType.IsEnum && Type.GetTypeCode(dataType.GetEnumUnderlyingType()) <= TypeCode.UInt32)) 6059case TypeCode.UInt32:
src\libraries\System.Private.CoreLib\src\System\Enum.cs (4)
128case TypeCode.UInt32: 1143case TypeCode.UInt32: return (uint)value; 2168CorElementType.ELEMENT_TYPE_U4 => TypeCode.UInt32, 2203case TypeCode.UInt32: return ToObject(enumType, (uint)value);
src\libraries\System.Private.CoreLib\src\System\RuntimeType.cs (1)
238TypeCode.UInt32 => Enum.IsDefinedPrimitive(this, (uint)value),
src\libraries\System.Private.CoreLib\src\System\Type.cs (1)
522return TypeCode.UInt32;
src\libraries\System.Private.CoreLib\src\System\UInt32.cs (1)
192return TypeCode.UInt32;
src\System\Reflection\Emit\CustomAttributeBuilder.cs (4)
257TypeCode.Int32 or TypeCode.UInt32 or 306case TypeCode.UInt32: 392case TypeCode.UInt32: 462case TypeCode.UInt32:
src\System\StubHelpers.cs (1)
924case TypeCode.UInt32: vt = VarEnum.VT_UI4; break;
System.Private.DataContractSerialization (14)
System\Runtime\Serialization\CodeGenerator.cs (6)
646case TypeCode.UInt32: 755TypeCode.UInt32 => OpCodes.Ldind_U4, // TypeCode.UInt32: 829case TypeCode.UInt32: 973TypeCode.UInt32 => OpCodes.Ldelem_U4, // TypeCode.UInt32: 1013TypeCode.UInt32 => OpCodes.Stelem_I4, // TypeCode.UInt32: 1142TypeCode.UInt32 => OpCodes.Conv_U4, // TypeCode.UInt32:
System\Runtime\Serialization\DataContract.cs (1)
714case TypeCode.UInt32:
System\Runtime\Serialization\ExtensionDataReader.cs (1)
704case TypeCode.UInt32:
System\Runtime\Serialization\Json\ReflectionJsonFormatReader.cs (1)
223TypeCode.UInt32 => uint.Parse(keyString),
System\Runtime\Serialization\Json\XmlObjectSerializerReadContextComplexJson.cs (1)
131TypeCode.UInt32 => new DataNode<uint>((uint)numericalValue),
System\Runtime\Serialization\XmlReaderDelegator.cs (2)
255case TypeCode.UInt32: 310case TypeCode.UInt32:
System\Runtime\Serialization\XmlWriterDelegator.cs (2)
326case TypeCode.UInt32: 403case TypeCode.UInt32:
System.Private.Windows.Core (1)
System\Private\Windows\BinaryFormat\Support\TypeExtensions.cs (1)
23TypeCode.UInt32 => PrimitiveType.UInt32,
System.Private.Xml (6)
System\Xml\Serialization\CodeGenerator.cs (1)
799case TypeCode.UInt32:
System\Xml\Serialization\Types.cs (1)
567case TypeCode.UInt32: return true;
System\Xml\Serialization\XmlSerializationWriter.cs (2)
221case TypeCode.UInt32: typeName = "unsignedInt"; break; 325case TypeCode.UInt32:
System\Xml\Serialization\XmlSerializer.cs (2)
901case TypeCode.UInt32: 983case TypeCode.UInt32:
System.Reflection.MetadataLoadContext (3)
System\Reflection\DefaultBinder.CanConvert.cs (1)
33UInt32 = 1 << (int)TypeCode.UInt32,
System\Reflection\TypeLoading\Types\RoDefinitionType.cs (1)
202return TypeCode.UInt32;
System\Reflection\TypeLoading\Types\RoType.cs (1)
350TypeCode.UInt32 => new uint[numValues],
System.Text.Json (5)
System\Text\Json\Nodes\JsonValueOfT.cs (1)
115TypeCode.UInt32 => JsonValueKind.Number,
System\Text\Json\Serialization\Converters\Value\EnumConverter.cs (3)
117case TypeCode.UInt32 when reader.TryGetUInt32(out uint uint32): return (T)(object)uint32; 356TypeCode.UInt32 => (uint)(object)value, 383TypeCode.UInt32 => (T)(object)(uint)value,
System\Text\Json\Serialization\Converters\Value\EnumConverterFactory.cs (1)
53or TypeCode.Byte or TypeCode.UInt16 or TypeCode.UInt32 or TypeCode.UInt64;
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonControlLengthConverter.cs (1)
58case TypeCode.UInt32:
System.Windows.Forms.Design (2)
System\ComponentModel\Design\Serialization\CodeDomSerializerBase.cs (2)
1297TypeCode.UInt32, 1381case TypeCode.UInt32: