718 references to Int32
dotnet-svcutil-lib (35)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlAtomicValue.cs (9)
108_clrType = TypeCode.Int32; 217case TypeCode.Int32: return valueConverter.ChangeType(_unionVal.i32Val, ValueType); 239case TypeCode.Int32: return valueConverter.ToBoolean(_unionVal.i32Val); 262case TypeCode.Int32: return valueConverter.ToDateTime(_unionVal.i32Val); 286case TypeCode.Int32: return valueConverter.ToDouble(_unionVal.i32Val); 309case TypeCode.Int32: return _unionVal.i32Val; 332case TypeCode.Int32: return valueConverter.ToInt64(_unionVal.i32Val); 356case TypeCode.Int32: return valueConverter.ChangeType(_unionVal.i32Val, type); 378case TypeCode.Int32: return valueConverter.ToString(_unionVal.i32Val);
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeGenerator.cs (1)
1149case TypeCode.Int32:
FrameworkFork\Microsoft.Xml\Xml\Serialization\Types.cs (1)
583case TypeCode.Int32: return true;
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationWriter.cs (3)
210case TypeCode.Int32: typeName = "int"; break; 264case TypeCode.Int32: 3545case TypeCode.Int32:
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializer.cs (2)
781case TypeCode.Int32: 855case TypeCode.Int32:
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeGenerator.cs (6)
780case TypeCode.Int32: 904case TypeCode.Int32: 999case TypeCode.Int32: 1247case TypeCode.Int32: 1311case TypeCode.Int32: 1487case TypeCode.Int32:
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataContract.cs (1)
893case TypeCode.Int32:
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\TypeCode.cs (1)
41return TypeCode.Int32;
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatReaderGenerator.cs (1)
717case TypeCode.Int32:
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatWriterGenerator.cs (1)
524case TypeCode.Int32:
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlWriterDelegator.cs (1)
314case TypeCode.Int32:
FrameworkFork\System.ServiceModel\Extensions\ReflectionExtensions.cs (1)
138return TypeCode.Int32;
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (7)
215case TypeCode.Int32: 312case TypeCode.Int32: 337case TypeCode.Int32: 714case TypeCode.Int32: 786case TypeCode.Int32: 834case TypeCode.Int32: 878case TypeCode.Int32:
illink (1)
Microsoft.Build (1)
TaskParameter.cs (1)
590case TypeCode.Int32:
Microsoft.Build.Engine.UnitTests (2)
TaskParameter_Tests.cs (2)
51[InlineData(typeof(int), (int)TypeCode.Int32, "-1")] 86[InlineData(typeof(int), (int)TypeCode.Int32, "-1;-2")]
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\ConstVal.cs (1)
97TypeCode.Int32 => default(int).Equals(o),
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\Constant.cs (1)
66TypeCode.Int32 => Val.Int32Val,
Microsoft\CSharp\RuntimeBinder\SymbolTable.cs (1)
1554case TypeCode.Int32:
Microsoft.VisualBasic.Core (520)
Microsoft\VisualBasic\CompilerServices\BooleanType.vb (1)
87Case TypeCode.Int32
Microsoft\VisualBasic\CompilerServices\ByteType.vb (1)
73Case TypeCode.Int32
Microsoft\VisualBasic\CompilerServices\CharType.vb (1)
49TypeCode.Int32,
Microsoft\VisualBasic\CompilerServices\ConversionResolution.vb (19)
81NumericSpecificityRank(TypeCode.Int32) = 5 97New TypeCode(max) {TypeCode.Empty, TypeCode.Empty, TypeCode.Empty, TypeCode.Int16, TypeCode.Empty, TypeCode.SByte, TypeCode.Int16, TypeCode.Int16, TypeCode.Int32, TypeCode.Int32, TypeCode.Int64, TypeCode.Int64, TypeCode.Decimal, TypeCode.Single, TypeCode.Double, TypeCode.Decimal, TypeCode.Empty, TypeCode.Empty, TypeCode.Empty}, 99New TypeCode(max) {TypeCode.Empty, TypeCode.Empty, TypeCode.Empty, TypeCode.SByte, TypeCode.Empty, TypeCode.SByte, TypeCode.Int16, TypeCode.Int16, TypeCode.Int32, TypeCode.Int32, TypeCode.Int64, TypeCode.Int64, TypeCode.Decimal, TypeCode.Single, TypeCode.Double, TypeCode.Decimal, TypeCode.Empty, TypeCode.Empty, TypeCode.Empty}, 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}, 101New TypeCode(max) {TypeCode.Empty, TypeCode.Empty, TypeCode.Empty, TypeCode.Int16, TypeCode.Empty, TypeCode.Int16, TypeCode.Int16, TypeCode.Int16, TypeCode.Int32, TypeCode.Int32, TypeCode.Int64, TypeCode.Int64, TypeCode.Decimal, 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}, 103New TypeCode(max) {TypeCode.Empty, TypeCode.Empty, TypeCode.Empty, TypeCode.Int32, TypeCode.Empty, TypeCode.Int32, TypeCode.Int32, TypeCode.Int32, TypeCode.Int32, TypeCode.Int32, TypeCode.Int64, TypeCode.Int64, TypeCode.Decimal, TypeCode.Single, TypeCode.Double, TypeCode.Decimal, TypeCode.Empty, TypeCode.Empty, TypeCode.Empty}, 168Debug.Assert(TypeCode.Int32 = 9, "wrong value!")
Microsoft\VisualBasic\CompilerServices\Conversions.vb (18)
106Case TypeCode.Int32 250Case TypeCode.Int32 397Case TypeCode.Int32 540Case TypeCode.Int32 686Case TypeCode.Int32 829Case TypeCode.Int32 974Case TypeCode.Int32 1120Case TypeCode.Int32 1267Case TypeCode.Int32 1426Case TypeCode.Int32 1666Case TypeCode.Int32 1811Case TypeCode.Int32 1997TypeCode.Int32, 2069TypeCode.Int32, 2276Case TypeCode.Int32 2346Case TypeCode.Int32 2428Case TypeCode.Int32 : Return CastInt32Enum(iconv.ToInt32(Nothing), TargetType) 2466Case TypeCode.Int32 : Return CastInt32Enum(CInt(Expression), TargetType)
Microsoft\VisualBasic\CompilerServices\DateType.vb (1)
56TypeCode.Int32,
Microsoft\VisualBasic\CompilerServices\DecimalType.vb (1)
80Case TypeCode.Int32
Microsoft\VisualBasic\CompilerServices\DoubleType.vb (1)
81Case TypeCode.Int32
Microsoft\VisualBasic\CompilerServices\IntegerType.vb (1)
73Case TypeCode.Int32
Microsoft\VisualBasic\CompilerServices\LongType.vb (1)
76Case TypeCode.Int32
Microsoft\VisualBasic\CompilerServices\ObjectType.vb (156)
107Case TypeCode.Int32 157Case TypeCode.Int32 202Return TypeCode.Int32 245Case TypeCode.Int32 523Case TypeCode.Int32 * TCMAX + TypeCode.Empty 526Case TypeCode.Empty * TCMAX + TypeCode.Int32 567TypeCode.Decimal * TCMAX + TypeCode.Int32, 572TypeCode.Int32 * TCMAX + TypeCode.Decimal, 584TypeCode.String * TCMAX + TypeCode.Int32, 593TypeCode.Int32 * TCMAX + TypeCode.String, 628TypeCode.Double * TCMAX + TypeCode.Int32, 634TypeCode.Int32 * TCMAX + TypeCode.Double, 649TypeCode.Single * TCMAX + TypeCode.Int32, 654TypeCode.Int32 * TCMAX + TypeCode.Single, 669TypeCode.Int64 * TCMAX + TypeCode.Int32, 672TypeCode.Int32 * TCMAX + TypeCode.Int64 681Case TypeCode.Int16 * TCMAX + TypeCode.Int32, 682TypeCode.Int32 * TCMAX + TypeCode.Int16, 683TypeCode.Int32 * TCMAX + TypeCode.Int32, 684TypeCode.Int32 * TCMAX + TypeCode.Byte, 685TypeCode.Byte * TCMAX + TypeCode.Int32 688Case TypeCode.Int32 * TCMAX + TypeCode.Boolean 691Case TypeCode.Boolean * TCMAX + TypeCode.Int32 904TypeCode.Int32, 989Case TypeCode.Int32 1160Case TypeCode.Int32 1256Case TypeCode.Int32 1353Case TypeCode.Int32 1452Case TypeCode.Int32 1554TypeCode.String * TCMAX + TypeCode.Int32, 1563TypeCode.Int32 * TCMAX + TypeCode.String, 1590TypeCode.Int32 * TCMAX + TypeCode.Empty, 1600TypeCode.Empty * TCMAX + TypeCode.Int32, 1609TypeCode.Decimal * TCMAX + TypeCode.Int32, 1614TypeCode.Int32 * TCMAX + TypeCode.Decimal, 1626TypeCode.Double * TCMAX + TypeCode.Int32, 1632TypeCode.Int32 * TCMAX + TypeCode.Double, 1647TypeCode.Single * TCMAX + TypeCode.Int32, 1652TypeCode.Int32 * TCMAX + TypeCode.Single, 1667TypeCode.Int64 * TCMAX + TypeCode.Int32, 1670TypeCode.Int32 * TCMAX + TypeCode.Int64 1679Case TypeCode.Int16 * TCMAX + TypeCode.Int32, 1680TypeCode.Int32 * TCMAX + TypeCode.Int16, 1681TypeCode.Int32 * TCMAX + TypeCode.Int32, 1682TypeCode.Int32 * TCMAX + TypeCode.Byte, 1683TypeCode.Byte * TCMAX + TypeCode.Int32 1686Case TypeCode.Int32 * TCMAX + TypeCode.Boolean 1689Case TypeCode.Boolean * TCMAX + TypeCode.Int32 1867TypeCode.Int32 * TCMAX + TypeCode.Empty, 1877TypeCode.Empty * TCMAX + TypeCode.Int32, 1886TypeCode.Decimal * TCMAX + TypeCode.Int32, 1891TypeCode.Int32 * TCMAX + TypeCode.Decimal, 1903TypeCode.String * TCMAX + TypeCode.Int32, 1910TypeCode.Int32 * TCMAX + TypeCode.String, 1925TypeCode.Double * TCMAX + TypeCode.Int32, 1931TypeCode.Int32 * TCMAX + TypeCode.Double, 1946TypeCode.Single * TCMAX + TypeCode.Int32, 1951TypeCode.Int32 * TCMAX + TypeCode.Single, 1966TypeCode.Int64 * TCMAX + TypeCode.Int32, 1969TypeCode.Int32 * TCMAX + TypeCode.Int64 1978Case TypeCode.Int16 * TCMAX + TypeCode.Int32, 1979TypeCode.Int32 * TCMAX + TypeCode.Int16, 1980TypeCode.Int32 * TCMAX + TypeCode.Int32, 1981TypeCode.Int32 * TCMAX + TypeCode.Byte, 1982TypeCode.Byte * TCMAX + TypeCode.Int32 1985Case TypeCode.Int32 * TCMAX + TypeCode.Boolean 1988Case TypeCode.Boolean * TCMAX + TypeCode.Int32 2167TypeCode.Int32 * TCMAX + TypeCode.Empty, 2168TypeCode.Empty * TCMAX + TypeCode.Int32 2189TypeCode.Decimal * TCMAX + TypeCode.Int32, 2194TypeCode.Int32 * TCMAX + TypeCode.Decimal, 2206TypeCode.String * TCMAX + TypeCode.Int32, 2213TypeCode.Int32 * TCMAX + TypeCode.String, 2227TypeCode.Double * TCMAX + TypeCode.Int32, 2234TypeCode.Int32 * TCMAX + TypeCode.Double, 2248TypeCode.Single * TCMAX + TypeCode.Int32, 2253TypeCode.Int32 * TCMAX + TypeCode.Single, 2268TypeCode.Int64 * TCMAX + TypeCode.Int32, 2271TypeCode.Int32 * TCMAX + TypeCode.Int64 2280Case TypeCode.Int16 * TCMAX + TypeCode.Int32, 2281TypeCode.Int32 * TCMAX + TypeCode.Int16, 2282TypeCode.Int32 * TCMAX + TypeCode.Int32, 2283TypeCode.Int32 * TCMAX + TypeCode.Byte, 2284TypeCode.Byte * TCMAX + TypeCode.Int32 2287Case TypeCode.Int32 * TCMAX + TypeCode.Boolean 2290Case TypeCode.Boolean * TCMAX + TypeCode.Int32 2472TypeCode.String * TCMAX + TypeCode.Int32, 2481TypeCode.Int32 * TCMAX + TypeCode.String, 2500TypeCode.Int32 * TCMAX + TypeCode.Empty, 2510TypeCode.Empty * TCMAX + TypeCode.Int32, 2520TypeCode.Boolean * TCMAX + TypeCode.Int32, 2543TypeCode.Int32 * TCMAX + TypeCode.Boolean, 2551TypeCode.Decimal * TCMAX + TypeCode.Int32, 2556TypeCode.Int32 * TCMAX + TypeCode.Decimal, 2564TypeCode.Single * TCMAX + TypeCode.Int32, 2569TypeCode.Int32 * TCMAX + TypeCode.Single, 2577TypeCode.Double * TCMAX + TypeCode.Int32, 2583TypeCode.Int32 * TCMAX + TypeCode.Double, 2595TypeCode.Int64 * TCMAX + TypeCode.Int32, 2598TypeCode.Int32 * TCMAX + TypeCode.Int64, 2599TypeCode.Int16 * TCMAX + TypeCode.Int32, 2600TypeCode.Int32 * TCMAX + TypeCode.Int16, 2601TypeCode.Int32 * TCMAX + TypeCode.Int32, 2602TypeCode.Int32 * TCMAX + TypeCode.Byte, 2603TypeCode.Byte * TCMAX + TypeCode.Int32 2699TypeCode.Int32, 2760TypeCode.String * TCMAX + TypeCode.Int32, 2769TypeCode.Int32 * TCMAX + TypeCode.String, 2799Case TypeCode.Int32 * TCMAX + TypeCode.Empty 2823Case TypeCode.Empty * TCMAX + TypeCode.Int32 2842TypeCode.Decimal * TCMAX + TypeCode.Int32, 2847TypeCode.Int32 * TCMAX + TypeCode.Decimal, 2861TypeCode.Double * TCMAX + TypeCode.Int32, 2867TypeCode.Int32 * TCMAX + TypeCode.Double, 2884TypeCode.Single * TCMAX + TypeCode.Int32, 2889TypeCode.Int32 * TCMAX + TypeCode.Single, 2906TypeCode.Int64 * TCMAX + TypeCode.Int32, 2909TypeCode.Int32 * TCMAX + TypeCode.Int64 2920Case TypeCode.Int16 * TCMAX + TypeCode.Int32, 2921TypeCode.Int32 * TCMAX + TypeCode.Int16, 2922TypeCode.Int32 * TCMAX + TypeCode.Int32, 2923TypeCode.Int32 * TCMAX + TypeCode.Byte, 2924TypeCode.Byte * TCMAX + TypeCode.Int32 2927Case TypeCode.Int32 * TCMAX + TypeCode.Boolean 2930Case TypeCode.Boolean * TCMAX + TypeCode.Int32 3106TypeCode.Int32 * TCMAX + TypeCode.String, 3121TypeCode.String * TCMAX + TypeCode.Int32, 3142Case TypeCode.Int32 * TCMAX + TypeCode.Empty 3160Case TypeCode.Empty * TCMAX + TypeCode.Int32 3174Case TypeCode.Boolean * TCMAX + TypeCode.Int32 3194Case TypeCode.Int32 * TCMAX + TypeCode.Boolean 3212Case TypeCode.Int16 * TCMAX + TypeCode.Int32, 3213TypeCode.Int32 * TCMAX + TypeCode.Int16, 3214TypeCode.Int32 * TCMAX + TypeCode.Int32, 3215TypeCode.Int32 * TCMAX + TypeCode.Byte, 3216TypeCode.Byte * TCMAX + TypeCode.Int32 3222TypeCode.Double * TCMAX + TypeCode.Int32, 3228TypeCode.Int32 * TCMAX + TypeCode.Double, 3235TypeCode.Single * TCMAX + TypeCode.Int32, 3240TypeCode.Int32 * TCMAX + TypeCode.Single, 3247TypeCode.Int64 * TCMAX + TypeCode.Int32, 3250TypeCode.Int32 * TCMAX + TypeCode.Int64, 3253TypeCode.Decimal * TCMAX + TypeCode.Int32, 3258TypeCode.Int32 * TCMAX + TypeCode.Decimal, 3365Case TypeCode.Int32 3402Case TypeCode.Int32 3424TypeCode.Int32, 3483Case TypeCode.Int32 3658Case TypeCode.Int32
Microsoft\VisualBasic\CompilerServices\Operators.vb (287)
413Case TypeCode.Empty * s_TCMAX + TypeCode.Int32 457TypeCode.Boolean * s_TCMAX + TypeCode.Int32 497TypeCode.SByte * s_TCMAX + TypeCode.Int32, 498TypeCode.Byte * s_TCMAX + TypeCode.Int32, 500TypeCode.Int16 * s_TCMAX + TypeCode.Int32, 503TypeCode.UInt16 * s_TCMAX + TypeCode.Int32, 504TypeCode.Int32 * s_TCMAX + TypeCode.SByte, 505TypeCode.Int32 * s_TCMAX + TypeCode.Byte, 506TypeCode.Int32 * s_TCMAX + TypeCode.Int16, 507TypeCode.Int32 * s_TCMAX + TypeCode.UInt16, 508TypeCode.Int32 * s_TCMAX + TypeCode.Int32 518TypeCode.Int32 * s_TCMAX + TypeCode.UInt32, 519TypeCode.Int32 * s_TCMAX + TypeCode.Int64, 522TypeCode.UInt32 * s_TCMAX + TypeCode.Int32, 528TypeCode.Int64 * s_TCMAX + TypeCode.Int32, 540TypeCode.Int32 * s_TCMAX + TypeCode.UInt64, 541TypeCode.Int32 * s_TCMAX + TypeCode.Decimal, 547TypeCode.UInt64 * s_TCMAX + TypeCode.Int32, 554TypeCode.Decimal * s_TCMAX + TypeCode.Int32, 566TypeCode.Int32 * s_TCMAX + TypeCode.Single, 575TypeCode.Single * s_TCMAX + TypeCode.Int32, 588TypeCode.Int32 * s_TCMAX + TypeCode.Double, 598TypeCode.Double * s_TCMAX + TypeCode.Int32, 612TypeCode.Int32 * s_TCMAX + TypeCode.String, 668Case TypeCode.Int32 * s_TCMAX + TypeCode.Empty 671Case TypeCode.Int32 * s_TCMAX + TypeCode.Boolean 740TypeCode.String * s_TCMAX + TypeCode.Int32, 907Case TypeCode.Int32 989Case TypeCode.Int32 1154Case TypeCode.Int32 1304Case TypeCode.Empty * s_TCMAX + TypeCode.Int32, 1305TypeCode.Int32 * s_TCMAX + TypeCode.Empty 1340TypeCode.Boolean * s_TCMAX + TypeCode.Int32 1371TypeCode.SByte * s_TCMAX + TypeCode.Int32, 1372TypeCode.Byte * s_TCMAX + TypeCode.Int32, 1374TypeCode.Int16 * s_TCMAX + TypeCode.Int32, 1377TypeCode.UInt16 * s_TCMAX + TypeCode.Int32, 1378TypeCode.Int32 * s_TCMAX + TypeCode.SByte, 1379TypeCode.Int32 * s_TCMAX + TypeCode.Byte, 1380TypeCode.Int32 * s_TCMAX + TypeCode.Int16, 1381TypeCode.Int32 * s_TCMAX + TypeCode.UInt16 1405TypeCode.Int32 * s_TCMAX + TypeCode.UInt32, 1406TypeCode.Int32 * s_TCMAX + TypeCode.Int64, 1407TypeCode.Int32 * s_TCMAX + TypeCode.UInt64, 1408TypeCode.Int32 * s_TCMAX + TypeCode.Decimal, 1409TypeCode.Int32 * s_TCMAX + TypeCode.Single, 1410TypeCode.Int32 * s_TCMAX + TypeCode.Double, 1413TypeCode.UInt32 * s_TCMAX + TypeCode.Int32, 1422TypeCode.Int64 * s_TCMAX + TypeCode.Int32, 1430TypeCode.UInt64 * s_TCMAX + TypeCode.Int32, 1439TypeCode.Decimal * s_TCMAX + TypeCode.Int32, 1450TypeCode.Single * s_TCMAX + TypeCode.Int32, 1461TypeCode.Double * s_TCMAX + TypeCode.Int32, 1475TypeCode.Int32 * s_TCMAX + TypeCode.String, 1519TypeCode.Int32 * s_TCMAX + TypeCode.Boolean 1526Case TypeCode.Int32 * s_TCMAX + TypeCode.Int32 1566TypeCode.String * s_TCMAX + TypeCode.Int32, 1670TypeCode.Empty * s_TCMAX + TypeCode.Int32, 1700TypeCode.Boolean * s_TCMAX + TypeCode.Int32 1719TypeCode.Int32 * s_TCMAX + TypeCode.Empty, 1742TypeCode.SByte * s_TCMAX + TypeCode.Int32, 1743TypeCode.Byte * s_TCMAX + TypeCode.Int32, 1745TypeCode.Int16 * s_TCMAX + TypeCode.Int32, 1748TypeCode.UInt16 * s_TCMAX + TypeCode.Int32, 1749TypeCode.Int32 * s_TCMAX + TypeCode.SByte, 1750TypeCode.Int32 * s_TCMAX + TypeCode.Byte, 1751TypeCode.Int32 * s_TCMAX + TypeCode.Int16, 1752TypeCode.Int32 * s_TCMAX + TypeCode.UInt16 1776TypeCode.Int32 * s_TCMAX + TypeCode.UInt32, 1777TypeCode.Int32 * s_TCMAX + TypeCode.Int64, 1778TypeCode.Int32 * s_TCMAX + TypeCode.UInt64, 1779TypeCode.Int32 * s_TCMAX + TypeCode.Decimal, 1780TypeCode.Int32 * s_TCMAX + TypeCode.Single, 1781TypeCode.Int32 * s_TCMAX + TypeCode.Double, 1784TypeCode.UInt32 * s_TCMAX + TypeCode.Int32, 1793TypeCode.Int64 * s_TCMAX + TypeCode.Int32, 1801TypeCode.UInt64 * s_TCMAX + TypeCode.Int32, 1810TypeCode.Decimal * s_TCMAX + TypeCode.Int32, 1821TypeCode.Single * s_TCMAX + TypeCode.Int32, 1832TypeCode.Double * s_TCMAX + TypeCode.Int32, 1846TypeCode.Int32 * s_TCMAX + TypeCode.String, 1890TypeCode.Int32 * s_TCMAX + TypeCode.Boolean 1897Case TypeCode.Int32 * s_TCMAX + TypeCode.Int32 1938TypeCode.String * s_TCMAX + TypeCode.Int32, 2050Case TypeCode.Empty * s_TCMAX + TypeCode.Int32 2085TypeCode.Boolean * s_TCMAX + TypeCode.Int32 2119TypeCode.SByte * s_TCMAX + TypeCode.Int32, 2120TypeCode.Byte * s_TCMAX + TypeCode.Int32, 2122TypeCode.Int16 * s_TCMAX + TypeCode.Int32, 2125TypeCode.UInt16 * s_TCMAX + TypeCode.Int32, 2126TypeCode.Int32 * s_TCMAX + TypeCode.SByte, 2127TypeCode.Int32 * s_TCMAX + TypeCode.Byte, 2128TypeCode.Int32 * s_TCMAX + TypeCode.Int16, 2129TypeCode.Int32 * s_TCMAX + TypeCode.UInt16 2153TypeCode.Int32 * s_TCMAX + TypeCode.UInt32, 2154TypeCode.Int32 * s_TCMAX + TypeCode.Int64, 2155TypeCode.Int32 * s_TCMAX + TypeCode.UInt64, 2156TypeCode.Int32 * s_TCMAX + TypeCode.Decimal, 2157TypeCode.Int32 * s_TCMAX + TypeCode.Single, 2158TypeCode.Int32 * s_TCMAX + TypeCode.Double, 2161TypeCode.UInt32 * s_TCMAX + TypeCode.Int32, 2170TypeCode.Int64 * s_TCMAX + TypeCode.Int32, 2178TypeCode.UInt64 * s_TCMAX + TypeCode.Int32, 2187TypeCode.Decimal * s_TCMAX + TypeCode.Int32, 2198TypeCode.Single * s_TCMAX + TypeCode.Int32, 2209TypeCode.Double * s_TCMAX + TypeCode.Int32, 2223TypeCode.Int32 * s_TCMAX + TypeCode.String, 2275TypeCode.Int32 * s_TCMAX + TypeCode.Boolean 2281Case TypeCode.Int32 * s_TCMAX + TypeCode.Empty 2284Case TypeCode.Int32 * s_TCMAX + TypeCode.Int32 2331TypeCode.String * s_TCMAX + TypeCode.Int32, 2469Case TypeCode.Empty * s_TCMAX + TypeCode.Int32 2509TypeCode.Boolean * s_TCMAX + TypeCode.Int32 2550TypeCode.SByte * s_TCMAX + TypeCode.Int32, 2551TypeCode.Byte * s_TCMAX + TypeCode.Int32, 2553TypeCode.Int16 * s_TCMAX + TypeCode.Int32, 2556TypeCode.UInt16 * s_TCMAX + TypeCode.Int32, 2557TypeCode.Int32 * s_TCMAX + TypeCode.SByte, 2558TypeCode.Int32 * s_TCMAX + TypeCode.Byte, 2559TypeCode.Int32 * s_TCMAX + TypeCode.Int16, 2560TypeCode.Int32 * s_TCMAX + TypeCode.UInt16, 2561TypeCode.Int32 * s_TCMAX + TypeCode.Int32 2571TypeCode.Int32 * s_TCMAX + TypeCode.UInt32, 2572TypeCode.Int32 * s_TCMAX + TypeCode.Int64, 2575TypeCode.UInt32 * s_TCMAX + TypeCode.Int32, 2581TypeCode.Int64 * s_TCMAX + TypeCode.Int32, 2593TypeCode.Int32 * s_TCMAX + TypeCode.UInt64, 2594TypeCode.Int32 * s_TCMAX + TypeCode.Decimal, 2600TypeCode.UInt64 * s_TCMAX + TypeCode.Int32, 2607TypeCode.Decimal * s_TCMAX + TypeCode.Int32, 2619TypeCode.Int32 * s_TCMAX + TypeCode.Single, 2628TypeCode.Single * s_TCMAX + TypeCode.Int32, 2641TypeCode.Int32 * s_TCMAX + TypeCode.Double, 2651TypeCode.Double * s_TCMAX + TypeCode.Int32, 2665TypeCode.Int32 * s_TCMAX + TypeCode.String, 2716TypeCode.Int32 * s_TCMAX + TypeCode.Boolean 2720Case TypeCode.Int32 * s_TCMAX + TypeCode.Empty 2787TypeCode.String * s_TCMAX + TypeCode.Int32, 2960Case TypeCode.Empty * s_TCMAX + TypeCode.Int32 2998TypeCode.Boolean * s_TCMAX + TypeCode.Int32 3039TypeCode.SByte * s_TCMAX + TypeCode.Int32, 3040TypeCode.Byte * s_TCMAX + TypeCode.Int32, 3042TypeCode.Int16 * s_TCMAX + TypeCode.Int32, 3045TypeCode.UInt16 * s_TCMAX + TypeCode.Int32, 3046TypeCode.Int32 * s_TCMAX + TypeCode.SByte, 3047TypeCode.Int32 * s_TCMAX + TypeCode.Byte, 3048TypeCode.Int32 * s_TCMAX + TypeCode.Int16, 3049TypeCode.Int32 * s_TCMAX + TypeCode.UInt16, 3050TypeCode.Int32 * s_TCMAX + TypeCode.Int32 3060TypeCode.Int32 * s_TCMAX + TypeCode.UInt32, 3061TypeCode.Int32 * s_TCMAX + TypeCode.Int64, 3064TypeCode.UInt32 * s_TCMAX + TypeCode.Int32, 3070TypeCode.Int64 * s_TCMAX + TypeCode.Int32, 3082TypeCode.Int32 * s_TCMAX + TypeCode.UInt64, 3083TypeCode.Int32 * s_TCMAX + TypeCode.Decimal, 3089TypeCode.UInt64 * s_TCMAX + TypeCode.Int32, 3096TypeCode.Decimal * s_TCMAX + TypeCode.Int32, 3108TypeCode.Int32 * s_TCMAX + TypeCode.Single, 3117TypeCode.Single * s_TCMAX + TypeCode.Int32, 3130TypeCode.Int32 * s_TCMAX + TypeCode.Double, 3140TypeCode.Double * s_TCMAX + TypeCode.Int32, 3154TypeCode.Int32 * s_TCMAX + TypeCode.String, 3205TypeCode.Int32 * s_TCMAX + TypeCode.Boolean 3209Case TypeCode.Int32 * s_TCMAX + TypeCode.Empty 3253TypeCode.String * s_TCMAX + TypeCode.Int32, 3408TypeCode.Empty * s_TCMAX + TypeCode.Int32, 3409TypeCode.Int32 * s_TCMAX + TypeCode.Empty 3469TypeCode.Boolean * s_TCMAX + TypeCode.Int32 3506TypeCode.SByte * s_TCMAX + TypeCode.Int32, 3507TypeCode.Byte * s_TCMAX + TypeCode.Int32, 3509TypeCode.Int16 * s_TCMAX + TypeCode.Int32, 3512TypeCode.UInt16 * s_TCMAX + TypeCode.Int32, 3513TypeCode.Int32 * s_TCMAX + TypeCode.SByte, 3514TypeCode.Int32 * s_TCMAX + TypeCode.Byte, 3515TypeCode.Int32 * s_TCMAX + TypeCode.Int16, 3516TypeCode.Int32 * s_TCMAX + TypeCode.UInt16, 3517TypeCode.Int32 * s_TCMAX + TypeCode.Int32 3527TypeCode.Int32 * s_TCMAX + TypeCode.UInt32, 3528TypeCode.Int32 * s_TCMAX + TypeCode.Int64, 3531TypeCode.UInt32 * s_TCMAX + TypeCode.Int32, 3537TypeCode.Int64 * s_TCMAX + TypeCode.Int32, 3549TypeCode.Int32 * s_TCMAX + TypeCode.UInt64, 3550TypeCode.Int32 * s_TCMAX + TypeCode.Decimal, 3556TypeCode.UInt64 * s_TCMAX + TypeCode.Int32, 3563TypeCode.Decimal * s_TCMAX + TypeCode.Int32, 3575TypeCode.Int32 * s_TCMAX + TypeCode.Single, 3584TypeCode.Single * s_TCMAX + TypeCode.Int32, 3597TypeCode.Int32 * s_TCMAX + TypeCode.Double, 3607TypeCode.Double * s_TCMAX + TypeCode.Int32, 3621TypeCode.Int32 * s_TCMAX + TypeCode.String, 3663TypeCode.Int32 * s_TCMAX + TypeCode.Boolean 3693TypeCode.String * s_TCMAX + TypeCode.Int32, 3872TypeCode.Empty * s_TCMAX + TypeCode.Int32, 3899TypeCode.Boolean * s_TCMAX + TypeCode.Int32, 3920TypeCode.Int32 * s_TCMAX + TypeCode.Empty, 3931TypeCode.Int32 * s_TCMAX + TypeCode.Boolean, 3942TypeCode.SByte * s_TCMAX + TypeCode.Int32, 3951TypeCode.Byte * s_TCMAX + TypeCode.Int32, 3960TypeCode.Int16 * s_TCMAX + TypeCode.Int32, 3969TypeCode.UInt16 * s_TCMAX + TypeCode.Int32, 3974TypeCode.Int32 * s_TCMAX + TypeCode.SByte, 3975TypeCode.Int32 * s_TCMAX + TypeCode.Byte, 3976TypeCode.Int32 * s_TCMAX + TypeCode.Int16, 3977TypeCode.Int32 * s_TCMAX + TypeCode.UInt16, 3978TypeCode.Int32 * s_TCMAX + TypeCode.Int32, 3979TypeCode.Int32 * s_TCMAX + TypeCode.UInt32, 3980TypeCode.Int32 * s_TCMAX + TypeCode.Int64, 3981TypeCode.Int32 * s_TCMAX + TypeCode.UInt64, 3982TypeCode.Int32 * s_TCMAX + TypeCode.Double, 3987TypeCode.UInt32 * s_TCMAX + TypeCode.Int32, 3996TypeCode.Int64 * s_TCMAX + TypeCode.Int32, 4005TypeCode.UInt64 * s_TCMAX + TypeCode.Int32, 4016TypeCode.Double * s_TCMAX + TypeCode.Int32, 4029TypeCode.Int32 * s_TCMAX + TypeCode.Decimal, 4037TypeCode.Decimal * s_TCMAX + TypeCode.Int32, 4048TypeCode.Int32 * s_TCMAX + TypeCode.Single, 4057TypeCode.Single * s_TCMAX + TypeCode.Int32, 4069TypeCode.Int32 * s_TCMAX + TypeCode.String, 4103TypeCode.String * s_TCMAX + TypeCode.Int32, 4182TypeCode.Int32, 4214TypeCode.Int32, 4269Case TypeCode.Empty * s_TCMAX + TypeCode.Int32 4308TypeCode.Boolean * s_TCMAX + TypeCode.Int32 4349TypeCode.SByte * s_TCMAX + TypeCode.Int32, 4350TypeCode.Byte * s_TCMAX + TypeCode.Int32, 4352TypeCode.Int16 * s_TCMAX + TypeCode.Int32, 4355TypeCode.UInt16 * s_TCMAX + TypeCode.Int32, 4356TypeCode.Int32 * s_TCMAX + TypeCode.SByte, 4357TypeCode.Int32 * s_TCMAX + TypeCode.Byte, 4358TypeCode.Int32 * s_TCMAX + TypeCode.Int16, 4359TypeCode.Int32 * s_TCMAX + TypeCode.UInt16, 4360TypeCode.Int32 * s_TCMAX + TypeCode.Int32 4370TypeCode.Int32 * s_TCMAX + TypeCode.UInt32, 4371TypeCode.Int32 * s_TCMAX + TypeCode.Int64, 4374TypeCode.UInt32 * s_TCMAX + TypeCode.Int32, 4380TypeCode.Int64 * s_TCMAX + TypeCode.Int32, 4392TypeCode.Int32 * s_TCMAX + TypeCode.UInt64, 4393TypeCode.Int32 * s_TCMAX + TypeCode.Decimal, 4399TypeCode.UInt64 * s_TCMAX + TypeCode.Int32, 4406TypeCode.Decimal * s_TCMAX + TypeCode.Int32, 4418TypeCode.Int32 * s_TCMAX + TypeCode.Single, 4427TypeCode.Single * s_TCMAX + TypeCode.Int32, 4440TypeCode.Int32 * s_TCMAX + TypeCode.Double, 4450TypeCode.Double * s_TCMAX + TypeCode.Int32, 4464TypeCode.Int32 * s_TCMAX + TypeCode.String, 4516TypeCode.Int32 * s_TCMAX + TypeCode.Boolean 4520Case TypeCode.Int32 * s_TCMAX + TypeCode.Empty 4570TypeCode.String * s_TCMAX + TypeCode.Int32, 4682Case TypeCode.Empty * s_TCMAX + TypeCode.Int32 4717TypeCode.Boolean * s_TCMAX + TypeCode.Int32 4753TypeCode.SByte * s_TCMAX + TypeCode.Int32, 4754TypeCode.Byte * s_TCMAX + TypeCode.Int32, 4756TypeCode.Int16 * s_TCMAX + TypeCode.Int32, 4759TypeCode.UInt16 * s_TCMAX + TypeCode.Int32, 4760TypeCode.Int32 * s_TCMAX + TypeCode.SByte, 4761TypeCode.Int32 * s_TCMAX + TypeCode.Byte, 4762TypeCode.Int32 * s_TCMAX + TypeCode.Int16, 4763TypeCode.Int32 * s_TCMAX + TypeCode.UInt16, 4764TypeCode.Int32 * s_TCMAX + TypeCode.Int32 4788TypeCode.Int32 * s_TCMAX + TypeCode.UInt32, 4789TypeCode.Int32 * s_TCMAX + TypeCode.Int64, 4790TypeCode.Int32 * s_TCMAX + TypeCode.UInt64, 4791TypeCode.Int32 * s_TCMAX + TypeCode.Decimal, 4792TypeCode.Int32 * s_TCMAX + TypeCode.Single, 4793TypeCode.Int32 * s_TCMAX + TypeCode.Double, 4796TypeCode.UInt32 * s_TCMAX + TypeCode.Int32, 4805TypeCode.Int64 * s_TCMAX + TypeCode.Int32, 4814TypeCode.UInt64 * s_TCMAX + TypeCode.Int32, 4823TypeCode.Decimal * s_TCMAX + TypeCode.Int32, 4834TypeCode.Single * s_TCMAX + TypeCode.Int32, 4845TypeCode.Double * s_TCMAX + TypeCode.Int32, 4859TypeCode.Int32 * s_TCMAX + TypeCode.String, 4912TypeCode.Int32 * s_TCMAX + TypeCode.Boolean 4916Case TypeCode.Int32 * s_TCMAX + TypeCode.Empty 4957TypeCode.String * s_TCMAX + TypeCode.Int32, 5051Case TypeCode.Int32 5096Case TypeCode.Int32
Microsoft\VisualBasic\CompilerServices\ShortType.vb (1)
73Case TypeCode.Int32
Microsoft\VisualBasic\CompilerServices\SingleType.vb (1)
87Case TypeCode.Int32
Microsoft\VisualBasic\CompilerServices\StringType.vb (1)
123Case TypeCode.Int32
Microsoft\VisualBasic\CompilerServices\StructUtils.vb (1)
215Case TypeCode.Int32
Microsoft\VisualBasic\CompilerServices\Symbols.vb (4)
214Case TypeCode.Int32 : Return GetType(Integer) 269TypeCode.Int32, 299TypeCode.Int32, 333TypeCode.Int32,
Microsoft\VisualBasic\CompilerServices\Utils.LateBinder.vb (1)
377Case TypeCode.Int32 : result = "Integer"
Microsoft\VisualBasic\CompilerServices\VB6File.vb (5)
185Case TypeCode.Int32 288Case TypeCode.Int32 904Case TypeCode.Int32 2176Case TypeCode.Int32 2269Case TypeCode.Int32
Microsoft\VisualBasic\CompilerServices\VB6RandomFile.vb (2)
213Case TypeCode.Int32 463Case TypeCode.Int32
Microsoft\VisualBasic\CompilerServices\VBBinder.vb (5)
645TypeCode.Int32, 657TypeCode.Int32, 688TypeCode.Int32, 855TypeCode.Int32, 867TypeCode.Int32,
Microsoft\VisualBasic\CompilerServices\Versioned.vb (1)
61TypeCode.Int32,
Microsoft\VisualBasic\Conversion.vb (5)
136TypeCode.Int32, 211TypeCode.Int32, 309Case TypeCode.Int32 421Case TypeCode.Int32 506TypeCode.Int32,
Microsoft\VisualBasic\Information.vb (3)
289Case TypeCode.Int32 331TypeCode.Int32, 456Case TypeCode.Int32 : Result = "Integer"
Microsoft\VisualBasic\Strings.vb (2)
622Case TypeCode.Int32 1287TypeCode.Int32,
MSBuild (1)
TaskParameter.cs (1)
590case TypeCode.Int32:
MSBuildTaskHost (2)
Concurrent\ConcurrentDictionary.cs (1)
78case TypeCode.Int32:
TaskParameter.cs (1)
590case TypeCode.Int32:
PresentationFramework (7)
System\Windows\Controls\DataGridLengthConverter.cs (1)
32case TypeCode.Int32:
System\Windows\Controls\VirtualizationCacheLengthConverter.cs (1)
43case TypeCode.Int32:
System\Windows\CornerRadiusConverter.cs (1)
38case TypeCode.Int32:
System\Windows\FigureLengthConverter.cs (1)
56case TypeCode.Int32:
System\Windows\GridLengthConverter.cs (1)
59case TypeCode.Int32:
System\Windows\LengthConverter.cs (1)
53case TypeCode.Int32:
System\Windows\ThicknessConverter.cs (1)
46case TypeCode.Int32:
System.Data.Common (3)
System\Data\Common\DataStorage.cs (1)
25Int32 = TypeCode.Int32,
System\Data\Common\ObjectStorage.cs (1)
203case TypeCode.Int32: return Families.NUMBER;
System\Data\DataRowComparer.cs (1)
73case TypeCode.Int32:
System.Data.Odbc (1)
System\Data\Odbc\Odbc32.cs (1)
919case TypeCode.Int32: return s_int;
System.Linq.Expressions (73)
System\Dynamic\Utils\TypeUtils.cs (12)
54case TypeCode.Int32: 117case TypeCode.Int32: 141case TypeCode.Int32: 177case TypeCode.Int32: 216case TypeCode.Int32: 605case TypeCode.Int32: 749case TypeCode.Int32: 763case TypeCode.Int32: 777case TypeCode.Int32: 789case TypeCode.Int32: 800case TypeCode.Int32: 838case TypeCode.Int32:
System\Linq\Expressions\Compiler\ILGen.cs (10)
83case TypeCode.Int32: 132case TypeCode.Int32: 187case TypeCode.Int32: 229case TypeCode.Int32: 384case TypeCode.Int32: 510case TypeCode.Int32: 660TypeCode.Int32 => Decimal_op_Implicit_Int32, 717case TypeCode.Int32: 747case TypeCode.Int32: 1096case TypeCode.Int32:
System\Linq\Expressions\Compiler\LambdaCompiler.Statements.cs (1)
351case TypeCode.Int32:
System\Linq\Expressions\Interpreter\AddInstruction.cs (2)
169TypeCode.Int32 => s_Int32 ??= new AddInt32(), 305TypeCode.Int32 => s_Int32 ??= new AddOvfInt32(),
System\Linq\Expressions\Interpreter\AndInstruction.cs (1)
179TypeCode.Int32 => s_Int32 ??= new AndInt32(),
System\Linq\Expressions\Interpreter\CallInstruction.Generated.cs (3)
57case TypeCode.Int32: return FastCreate<Int32>(target, pi); 101case TypeCode.Int32: return FastCreate<T0, Int32>(target, pi); 143case TypeCode.Int32: return new FuncCallInstruction<T0, T1, Int32>(target);
System\Linq\Expressions\Interpreter\DecrementInstruction.cs (1)
161TypeCode.Int32 => s_Int32 ??= new DecrementInt32(),
System\Linq\Expressions\Interpreter\DivInstruction.cs (1)
169TypeCode.Int32 => s_Int32 ??= new DivInt32(),
System\Linq\Expressions\Interpreter\EqualInstruction.cs (2)
520case TypeCode.Int32: return s_Int32LiftedToNull ??= new EqualInt32LiftedToNull(); 540case TypeCode.Int32: return s_Int32 ??= new EqualInt32();
System\Linq\Expressions\Interpreter\ExclusiveOrInstruction.cs (1)
167TypeCode.Int32 => s_Int32 ??= new ExclusiveOrInt32(),
System\Linq\Expressions\Interpreter\GreaterThanInstruction.cs (2)
287TypeCode.Int32 => s_liftedToNullInt32 ??= new GreaterThanInt32(null), 305TypeCode.Int32 => s_Int32 ??= new GreaterThanInt32(Utils.BoxedFalse),
System\Linq\Expressions\Interpreter\GreaterThanOrEqualInstruction.cs (2)
287TypeCode.Int32 => s_liftedToNullInt32 ??= new GreaterThanOrEqualInt32(null), 305TypeCode.Int32 => s_Int32 ??= new GreaterThanOrEqualInt32(Utils.BoxedFalse),
System\Linq\Expressions\Interpreter\IncrementInstruction.cs (1)
161TypeCode.Int32 => s_Int32 ??= new IncrementInt32(),
System\Linq\Expressions\Interpreter\LeftShiftInstruction.cs (1)
167TypeCode.Int32 => s_Int32 ??= new LeftShiftInt32(),
System\Linq\Expressions\Interpreter\LessThanInstruction.cs (2)
286TypeCode.Int32 => s_liftedToNullInt32 ??= new LessThanInt32(null), 304TypeCode.Int32 => s_Int32 ??= new LessThanInt32(Utils.BoxedFalse),
System\Linq\Expressions\Interpreter\LessThanOrEqualInstruction.cs (2)
287TypeCode.Int32 => s_liftedToNullInt32 ??= new LessThanOrEqualInt32(null), 305TypeCode.Int32 => s_Int32 ??= new LessThanOrEqualInt32(Utils.BoxedFalse),
System\Linq\Expressions\Interpreter\LightCompiler.cs (1)
1559case TypeCode.Int32:
System\Linq\Expressions\Interpreter\ModuloInstruction.cs (1)
169TypeCode.Int32 => s_Int32 ??= new ModuloInt32(),
System\Linq\Expressions\Interpreter\MulInstruction.cs (2)
169TypeCode.Int32 => s_Int32 ??= new MulInt32(), 306TypeCode.Int32 => s_Int32 ??= new MulOvfInt32(),
System\Linq\Expressions\Interpreter\NegateInstruction.cs (2)
110TypeCode.Int32 => s_Int32 ??= new NegateInt32(), 186TypeCode.Int32 => s_Int32 ??= new NegateCheckedInt32(),
System\Linq\Expressions\Interpreter\NotEqualInstruction.cs (2)
502case TypeCode.Int32: return s_Int32LiftedToNull ??= new NotEqualInt32LiftedToNull(); 522case TypeCode.Int32: return s_Int32 ??= new NotEqualInt32();
System\Linq\Expressions\Interpreter\NotInstruction.cs (1)
176TypeCode.Int32 => s_Int32 ??= new NotInt32(),
System\Linq\Expressions\Interpreter\NumericConvertInstruction.cs (11)
72TypeCode.Int32 => ConvertInt32((int)obj), 93TypeCode.Int32 => (int)obj, 117TypeCode.Int32 => (int)obj, 140TypeCode.Int32 => (int)obj, 163TypeCode.Int32 => (int)obj, 195TypeCode.Int32 => ConvertInt32((int)obj), 216TypeCode.Int32 => (int)obj, 240TypeCode.Int32 => (int)obj, 263TypeCode.Int32 => (int)obj, 286TypeCode.Int32 => (int)obj, 320TypeCode.Int32 => (int)obj,
System\Linq\Expressions\Interpreter\OrInstruction.cs (1)
182TypeCode.Int32 => s_Int32 ??= new OrInt32(),
System\Linq\Expressions\Interpreter\RightShiftInstruction.cs (1)
168TypeCode.Int32 => s_Int32 ??= new RightShiftInt32(),
System\Linq\Expressions\Interpreter\SubInstruction.cs (2)
169TypeCode.Int32 => s_Int32 ??= new SubInt32(), 305TypeCode.Int32 => s_Int32 ??= new SubOvfInt32(),
System\Linq\Expressions\Interpreter\TypeOperations.cs (3)
366TypeCode.Int32 => s_Int32 ??= new CastInstructionT<int>(), 396TypeCode.Empty, TypeCode.Int32, TypeCode.SByte, TypeCode.Int16, TypeCode.Int64, TypeCode.UInt32, 425case TypeCode.Int32:
System\Linq\Expressions\Interpreter\Utilities.cs (1)
118case TypeCode.Int32:
System\Linq\Expressions\ParameterExpression.cs (1)
39case TypeCode.Int32: return new PrimitiveParameterExpression<int>(name);
System.Private.CoreLib (18)
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\EqualityComparer.cs (1)
246if (Type.GetTypeCode(typeof(T)) != TypeCode.Int32)
src\libraries\System.Private.CoreLib\src\System\Convert.cs (1)
152TypeCode.Int32 => v.ToInt32(provider),
src\libraries\System.Private.CoreLib\src\System\DefaultBinder.cs (1)
1276Int32 = 1 << TypeCode.Int32,
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventPipeMetadataGenerator.cs (1)
662return IntPtr.Size == 4 ? TypeCode.Int32 : TypeCode.Int64;
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (2)
1801if ((uint)(typeCode - TypeCode.SByte) <= TypeCode.Int32 - TypeCode.SByte) 6067case TypeCode.Int32:
src\libraries\System.Private.CoreLib\src\System\Enum.cs (4)
124case TypeCode.Int32: 1141case TypeCode.Int32: return (ulong)(int)value; 2167CorElementType.ELEMENT_TYPE_I4 => TypeCode.Int32, 2199case TypeCode.Int32: return ToObject(enumType, (int)value);
src\libraries\System.Private.CoreLib\src\System\Int32.cs (1)
197return TypeCode.Int32;
src\libraries\System.Private.CoreLib\src\System\RuntimeType.cs (1)
237TypeCode.Int32 => Enum.IsDefinedPrimitive(this, (uint)(int)value),
src\libraries\System.Private.CoreLib\src\System\Type.cs (1)
520return TypeCode.Int32;
src\System\Reflection\Emit\CustomAttributeBuilder.cs (4)
257TypeCode.Int32 or TypeCode.UInt32 or 303case TypeCode.Int32: 389case TypeCode.Int32: 459case TypeCode.Int32:
src\System\StubHelpers.cs (1)
923case TypeCode.Int32: vt = VarEnum.VT_I4; break;
System.Private.DataContractSerialization (22)
System\Runtime\Serialization\CodeGenerator.cs (6)
645case TypeCode.Int32: 754TypeCode.Int32 => OpCodes.Ldind_I4, // TypeCode.Int32: 826case TypeCode.Int32: 972TypeCode.Int32 => OpCodes.Ldelem_I4, // TypeCode.Int32: 1012TypeCode.Int32 => OpCodes.Stelem_I4, // TypeCode.Int32: 1141TypeCode.Int32 => OpCodes.Conv_I4, // TypeCode.Int32:
System\Runtime\Serialization\DataContract.cs (1)
696case TypeCode.Int32:
System\Runtime\Serialization\ExtensionDataReader.cs (1)
676case TypeCode.Int32:
System\Runtime\Serialization\Json\JsonFormatReaderGenerator.cs (1)
925case TypeCode.Int32:
System\Runtime\Serialization\Json\JsonFormatWriterGenerator.cs (1)
574case TypeCode.Int32:
System\Runtime\Serialization\Json\JsonObjectDataContract.cs (1)
78objectTypeCode = TypeCode.Int32;
System\Runtime\Serialization\Json\ReflectionJsonFormatReader.cs (1)
214TypeCode.Int32 => int.Parse(keyString),
System\Runtime\Serialization\Json\ReflectionJsonFormatWriter.cs (1)
166case TypeCode.Int32:
System\Runtime\Serialization\Json\XmlObjectSerializerReadContextComplexJson.cs (1)
128TypeCode.Int32 => new DataNode<int>((int)numericalValue),
System\Runtime\Serialization\ReflectionReader.cs (1)
663case TypeCode.Int32:
System\Runtime\Serialization\ReflectionXmlFormatWriter.cs (1)
113case TypeCode.Int32:
System\Runtime\Serialization\XmlFormatReaderGenerator.cs (1)
859case TypeCode.Int32:
System\Runtime\Serialization\XmlFormatWriterGenerator.cs (1)
607case TypeCode.Int32:
System\Runtime\Serialization\XmlReaderDelegator.cs (2)
236case TypeCode.Int32: 292case TypeCode.Int32:
System\Runtime\Serialization\XmlWriterDelegator.cs (2)
299case TypeCode.Int32: 376case TypeCode.Int32:
System.Private.Windows.Core (1)
System\Private\Windows\BinaryFormat\Support\TypeExtensions.cs (1)
22TypeCode.Int32 => PrimitiveType.Int32,
System.Private.Xml (15)
System\Xml\Schema\XmlAtomicValue.cs (9)
113_clrType = TypeCode.Int32; 227case TypeCode.Int32: return valueConverter.ChangeType(_unionVal.i32Val, ValueType); 249case TypeCode.Int32: return valueConverter.ToBoolean(_unionVal.i32Val); 272case TypeCode.Int32: return valueConverter.ToDateTime(_unionVal.i32Val); 296case TypeCode.Int32: return valueConverter.ToDouble(_unionVal.i32Val); 319case TypeCode.Int32: return _unionVal.i32Val; 342case TypeCode.Int32: return valueConverter.ToInt64(_unionVal.i32Val); 366case TypeCode.Int32: return valueConverter.ChangeType(_unionVal.i32Val, type); 388case TypeCode.Int32: return valueConverter.ToString(_unionVal.i32Val);
System\Xml\Serialization\CodeGenerator.cs (1)
796case TypeCode.Int32:
System\Xml\Serialization\Types.cs (1)
556case TypeCode.Int32: return true;
System\Xml\Serialization\XmlSerializationWriter.cs (2)
210case TypeCode.Int32: typeName = "int"; break; 276case TypeCode.Int32:
System\Xml\Serialization\XmlSerializer.cs (2)
865case TypeCode.Int32: 947case TypeCode.Int32:
System.Reflection.Emit (1)
System\Reflection\Emit\CustomAttributeWrapper.cs (1)
134case TypeCode.Int32:
System.Reflection.MetadataLoadContext (3)
System\Reflection\DefaultBinder.CanConvert.cs (1)
32Int32 = 1 << (int)TypeCode.Int32,
System\Reflection\TypeLoading\Types\RoDefinitionType.cs (1)
200return TypeCode.Int32;
System\Reflection\TypeLoading\Types\RoType.cs (1)
351TypeCode.Int32 => new int[numValues],
System.Text.Json (6)
System\Text\Json\Nodes\JsonValueOfT.cs (1)
114TypeCode.Int32 => JsonValueKind.Number,
System\Text\Json\Serialization\Converters\Value\EnumConverter.cs (4)
116case TypeCode.Int32 when reader.TryGetInt32(out int int32): return (T)(object)int32; 355TypeCode.Int32 => (ulong)(int)(object)value, 371TypeCode.Int32 => (int)(object)value, 382TypeCode.Int32 => (T)(object)(int)value,
System\Text\Json\Serialization\Converters\Value\EnumConverterFactory.cs (1)
52return typeCode is TypeCode.SByte or TypeCode.Int16 or TypeCode.Int32 or TypeCode.Int64
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonControlLengthConverter.cs (1)
55case TypeCode.Int32:
System.Windows.Forms.Design (2)
System\ComponentModel\Design\Serialization\CodeDomSerializerBase.cs (2)
1296TypeCode.Int32, 1373case TypeCode.Int32: