730 references to Int64
dotnet-svcutil-lib (35)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlAtomicValue.cs (9)
116_clrType = TypeCode.Int64; 218case TypeCode.Int64: return valueConverter.ChangeType(_unionVal.i64Val, ValueType); 240case TypeCode.Int64: return valueConverter.ToBoolean(_unionVal.i64Val); 263case TypeCode.Int64: return valueConverter.ToDateTime(_unionVal.i64Val); 287case TypeCode.Int64: return valueConverter.ToDouble(_unionVal.i64Val); 310case TypeCode.Int64: return valueConverter.ToInt32(_unionVal.i64Val); 333case TypeCode.Int64: return _unionVal.i64Val; 357case TypeCode.Int64: return valueConverter.ChangeType(_unionVal.i64Val, type); 379case TypeCode.Int64: return valueConverter.ToString(_unionVal.i64Val);
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeGenerator.cs (1)
1158case TypeCode.Int64:
FrameworkFork\Microsoft.Xml\Xml\Serialization\Types.cs (1)
586case TypeCode.Int64: return true;
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationWriter.cs (3)
213case TypeCode.Int64: typeName = "long"; break; 276case TypeCode.Int64: 3555case TypeCode.Int64:
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializer.cs (2)
790case TypeCode.Int64: 864case TypeCode.Int64:
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeGenerator.cs (6)
784case TypeCode.Int64: 908case TypeCode.Int64: 1008case TypeCode.Int64: 1251case TypeCode.Int64: 1315case TypeCode.Int64: 1491case TypeCode.Int64:
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataContract.cs (1)
896case TypeCode.Int64:
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\TypeCode.cs (1)
49return TypeCode.Int64;
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatReaderGenerator.cs (1)
720case TypeCode.Int64:
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatWriterGenerator.cs (1)
527case TypeCode.Int64:
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlWriterDelegator.cs (1)
317case TypeCode.Int64:
FrameworkFork\System.ServiceModel\Extensions\ReflectionExtensions.cs (1)
144return TypeCode.Int64;
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (7)
217case TypeCode.Int64: 313case TypeCode.Int64: 338case TypeCode.Int64: 727case TypeCode.Int64: 789case TypeCode.Int64: 840case TypeCode.Int64: 881case TypeCode.Int64:
illink (1)
Microsoft.Build (2)
TaskParameter.cs (2)
533case TypeCode.Int64: 627TypeCode.Int64 => typeof(long),
Microsoft.Build.Engine.UnitTests (2)
TaskParameter_Tests.cs (2)
53[InlineData(typeof(long), (int)TypeCode.Int64, "-1000000000000")] 88[InlineData(typeof(long), (int)TypeCode.Int64, "-1000000000000;0")]
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\ConstVal.cs (1)
99TypeCode.Int64 => default(long).Equals(o),
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\Constant.cs (1)
68TypeCode.Int64 => Val.Int64Val,
Microsoft\CSharp\RuntimeBinder\SymbolTable.cs (1)
1559case TypeCode.Int64:
Microsoft.VisualBasic.Core (526)
Microsoft\VisualBasic\CompilerServices\BooleanType.vb (1)
95Case TypeCode.Int64
Microsoft\VisualBasic\CompilerServices\ByteType.vb (1)
80Case TypeCode.Int64
Microsoft\VisualBasic\CompilerServices\CharType.vb (1)
50TypeCode.Int64,
Microsoft\VisualBasic\CompilerServices\ConversionResolution.vb (25)
83NumericSpecificityRank(TypeCode.Int64) = 7 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}, 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}, 105New TypeCode(max) {TypeCode.Empty, TypeCode.Empty, TypeCode.Empty, TypeCode.Int64, TypeCode.Empty, TypeCode.Int64, TypeCode.Int64, TypeCode.Int64, TypeCode.Int64, TypeCode.Int64, TypeCode.Int64, TypeCode.Int64, TypeCode.Decimal, TypeCode.Single, TypeCode.Double, TypeCode.Decimal, TypeCode.Empty, TypeCode.Empty, TypeCode.Empty}, 170Debug.Assert(TypeCode.Int64 = 11, "wrong value!")
Microsoft\VisualBasic\CompilerServices\Conversions.vb (18)
120Case TypeCode.Int64 264Case TypeCode.Int64 411Case TypeCode.Int64 554Case TypeCode.Int64 700Case TypeCode.Int64 843Case TypeCode.Int64 988Case TypeCode.Int64 1134Case TypeCode.Int64 1281Case TypeCode.Int64 1440Case TypeCode.Int64 1680Case TypeCode.Int64 1825Case TypeCode.Int64 1999TypeCode.Int64, 2071TypeCode.Int64, 2282Case TypeCode.Int64 2350Case TypeCode.Int64 2430Case TypeCode.Int64 : Return CastInt64Enum(iconv.ToInt64(Nothing), TargetType) 2468Case TypeCode.Int64 : Return CastInt64Enum(CLng(Expression), TargetType)
Microsoft\VisualBasic\CompilerServices\DateType.vb (1)
57TypeCode.Int64,
Microsoft\VisualBasic\CompilerServices\DecimalType.vb (1)
83Case TypeCode.Int64
Microsoft\VisualBasic\CompilerServices\DoubleType.vb (1)
88Case TypeCode.Int64
Microsoft\VisualBasic\CompilerServices\IntegerType.vb (1)
80Case TypeCode.Int64
Microsoft\VisualBasic\CompilerServices\LongType.vb (1)
83Case TypeCode.Int64
Microsoft\VisualBasic\CompilerServices\ObjectType.vb (156)
110Case TypeCode.Int64 160Case TypeCode.Int64 205Return TypeCode.Int64 248Case TypeCode.Int64 529Case TypeCode.Int64 * TCMAX + TypeCode.Empty 532Case TypeCode.Empty * TCMAX + TypeCode.Int64 568TypeCode.Decimal * TCMAX + TypeCode.Int64, 573TypeCode.Int64 * TCMAX + TypeCode.Decimal 585TypeCode.String * TCMAX + TypeCode.Int64, 594TypeCode.Int64 * TCMAX + TypeCode.String, 629TypeCode.Double * TCMAX + TypeCode.Int64, 635TypeCode.Int64 * TCMAX + TypeCode.Double, 650TypeCode.Single * TCMAX + TypeCode.Int64, 655TypeCode.Int64 * TCMAX + TypeCode.Single, 666Case TypeCode.Byte * TCMAX + TypeCode.Int64, 667TypeCode.Int64 * TCMAX + TypeCode.Byte, 668TypeCode.Int64 * TCMAX + TypeCode.Int16, 669TypeCode.Int64 * TCMAX + TypeCode.Int32, 670TypeCode.Int64 * TCMAX + TypeCode.Int64, 671TypeCode.Int16 * TCMAX + TypeCode.Int64, 672TypeCode.Int32 * TCMAX + TypeCode.Int64 675Case TypeCode.Int64 * TCMAX + TypeCode.Boolean 678Case TypeCode.Boolean * TCMAX + TypeCode.Int64 905TypeCode.Int64, 997Case TypeCode.Int64 1168Case TypeCode.Int64 1267Case TypeCode.Int64 1364Case TypeCode.Int64 1464Case TypeCode.Int64 1555TypeCode.String * TCMAX + TypeCode.Int64, 1564TypeCode.Int64 * TCMAX + TypeCode.String, 1591TypeCode.Int64 * TCMAX + TypeCode.Empty, 1601TypeCode.Empty * TCMAX + TypeCode.Int64, 1610TypeCode.Decimal * TCMAX + TypeCode.Int64, 1615TypeCode.Int64 * TCMAX + TypeCode.Decimal 1627TypeCode.Double * TCMAX + TypeCode.Int64, 1633TypeCode.Int64 * TCMAX + TypeCode.Double, 1648TypeCode.Single * TCMAX + TypeCode.Int64, 1653TypeCode.Int64 * TCMAX + TypeCode.Single, 1664Case TypeCode.Byte * TCMAX + TypeCode.Int64, 1665TypeCode.Int64 * TCMAX + TypeCode.Byte, 1666TypeCode.Int64 * TCMAX + TypeCode.Int16, 1667TypeCode.Int64 * TCMAX + TypeCode.Int32, 1668TypeCode.Int64 * TCMAX + TypeCode.Int64, 1669TypeCode.Int16 * TCMAX + TypeCode.Int64, 1670TypeCode.Int32 * TCMAX + TypeCode.Int64 1673Case TypeCode.Int64 * TCMAX + TypeCode.Boolean 1676Case TypeCode.Boolean * TCMAX + TypeCode.Int64 1868TypeCode.Int64 * TCMAX + TypeCode.Empty, 1878TypeCode.Empty * TCMAX + TypeCode.Int64, 1887TypeCode.Decimal * TCMAX + TypeCode.Int64, 1892TypeCode.Int64 * TCMAX + TypeCode.Decimal 1904TypeCode.String * TCMAX + TypeCode.Int64, 1911TypeCode.Int64 * TCMAX + TypeCode.String, 1926TypeCode.Double * TCMAX + TypeCode.Int64, 1932TypeCode.Int64 * TCMAX + TypeCode.Double, 1947TypeCode.Single * TCMAX + TypeCode.Int64, 1952TypeCode.Int64 * TCMAX + TypeCode.Single, 1963Case TypeCode.Byte * TCMAX + TypeCode.Int64, 1964TypeCode.Int64 * TCMAX + TypeCode.Byte, 1965TypeCode.Int64 * TCMAX + TypeCode.Int16, 1966TypeCode.Int64 * TCMAX + TypeCode.Int32, 1967TypeCode.Int64 * TCMAX + TypeCode.Int64, 1968TypeCode.Int16 * TCMAX + TypeCode.Int64, 1969TypeCode.Int32 * TCMAX + TypeCode.Int64 1972Case TypeCode.Int64 * TCMAX + TypeCode.Boolean 1975Case TypeCode.Boolean * TCMAX + TypeCode.Int64 2171Case TypeCode.Int64 * TCMAX + TypeCode.Empty, 2172TypeCode.Empty * TCMAX + TypeCode.Int64 2190TypeCode.Decimal * TCMAX + TypeCode.Int64, 2195TypeCode.Int64 * TCMAX + TypeCode.Decimal 2207TypeCode.String * TCMAX + TypeCode.Int64, 2214TypeCode.Int64 * TCMAX + TypeCode.String, 2228TypeCode.Double * TCMAX + TypeCode.Int64, 2235TypeCode.Int64 * TCMAX + TypeCode.Double, 2249TypeCode.Single * TCMAX + TypeCode.Int64, 2254TypeCode.Int64 * TCMAX + TypeCode.Single, 2265Case TypeCode.Byte * TCMAX + TypeCode.Int64, 2266TypeCode.Int64 * TCMAX + TypeCode.Byte, 2267TypeCode.Int64 * TCMAX + TypeCode.Int16, 2268TypeCode.Int64 * TCMAX + TypeCode.Int32, 2269TypeCode.Int64 * TCMAX + TypeCode.Int64, 2270TypeCode.Int16 * TCMAX + TypeCode.Int64, 2271TypeCode.Int32 * TCMAX + TypeCode.Int64 2274Case TypeCode.Int64 * TCMAX + TypeCode.Boolean 2277Case TypeCode.Boolean * TCMAX + TypeCode.Int64 2473TypeCode.String * TCMAX + TypeCode.Int64, 2482TypeCode.Int64 * TCMAX + TypeCode.String, 2501TypeCode.Int64 * TCMAX + TypeCode.Empty, 2511TypeCode.Empty * TCMAX + TypeCode.Int64, 2521TypeCode.Boolean * TCMAX + TypeCode.Int64, 2544TypeCode.Int64 * TCMAX + TypeCode.Boolean, 2552TypeCode.Decimal * TCMAX + TypeCode.Int64, 2557TypeCode.Int64 * TCMAX + TypeCode.Decimal 2565TypeCode.Single * TCMAX + TypeCode.Int64, 2570TypeCode.Int64 * TCMAX + TypeCode.Single, 2578TypeCode.Double * TCMAX + TypeCode.Int64, 2584TypeCode.Int64 * TCMAX + TypeCode.Double, 2588TypeCode.Byte * TCMAX + TypeCode.Int64, 2593TypeCode.Int64 * TCMAX + TypeCode.Byte, 2594TypeCode.Int64 * TCMAX + TypeCode.Int16, 2595TypeCode.Int64 * TCMAX + TypeCode.Int32, 2596TypeCode.Int64 * TCMAX + TypeCode.Int64, 2597TypeCode.Int16 * TCMAX + TypeCode.Int64, 2598TypeCode.Int32 * TCMAX + TypeCode.Int64, 2700TypeCode.Int64, 2761TypeCode.String * TCMAX + TypeCode.Int64, 2770TypeCode.Int64 * TCMAX + TypeCode.String, 2802Case TypeCode.Int64 * TCMAX + TypeCode.Empty 2826Case TypeCode.Empty * TCMAX + TypeCode.Int64 2843TypeCode.Decimal * TCMAX + TypeCode.Int64, 2848TypeCode.Int64 * TCMAX + TypeCode.Decimal 2862TypeCode.Double * TCMAX + TypeCode.Int64, 2868TypeCode.Int64 * TCMAX + TypeCode.Double, 2885TypeCode.Single * TCMAX + TypeCode.Int64, 2890TypeCode.Int64 * TCMAX + TypeCode.Single, 2903Case TypeCode.Byte * TCMAX + TypeCode.Int64, 2904TypeCode.Int64 * TCMAX + TypeCode.Byte, 2905TypeCode.Int64 * TCMAX + TypeCode.Int16, 2906TypeCode.Int64 * TCMAX + TypeCode.Int32, 2907TypeCode.Int64 * TCMAX + TypeCode.Int64, 2908TypeCode.Int16 * TCMAX + TypeCode.Int64, 2909TypeCode.Int32 * TCMAX + TypeCode.Int64 2912Case TypeCode.Int64 * TCMAX + TypeCode.Boolean 2915Case TypeCode.Boolean * TCMAX + TypeCode.Int64 3107TypeCode.Int64 * TCMAX + TypeCode.String, 3122TypeCode.String * TCMAX + TypeCode.Int64, 3145Case TypeCode.Int64 * TCMAX + TypeCode.Empty, 3163Case TypeCode.Empty * TCMAX + TypeCode.Int64, 3177Case TypeCode.Boolean * TCMAX + TypeCode.Int64, 3197Case TypeCode.Int64 * TCMAX + TypeCode.Boolean, 3223TypeCode.Double * TCMAX + TypeCode.Int64, 3229TypeCode.Int64 * TCMAX + TypeCode.Double, 3236TypeCode.Single * TCMAX + TypeCode.Int64, 3241TypeCode.Int64 * TCMAX + TypeCode.Single, 3244TypeCode.Byte * TCMAX + TypeCode.Int64, 3245TypeCode.Int64 * TCMAX + TypeCode.Byte, 3246TypeCode.Int64 * TCMAX + TypeCode.Int16, 3247TypeCode.Int64 * TCMAX + TypeCode.Int32, 3248TypeCode.Int64 * TCMAX + TypeCode.Int64, 3249TypeCode.Int16 * TCMAX + TypeCode.Int64, 3250TypeCode.Int32 * TCMAX + TypeCode.Int64, 3254TypeCode.Decimal * TCMAX + TypeCode.Int64, 3259TypeCode.Int64 * TCMAX + TypeCode.Decimal 3367Case TypeCode.Int64, TypeCode.Single, TypeCode.Double, TypeCode.Decimal 3404Case TypeCode.Int64, TypeCode.Single, TypeCode.Double, TypeCode.Decimal 3425TypeCode.Int64, 3486Case TypeCode.Int64 3664Case TypeCode.Int64
Microsoft\VisualBasic\CompilerServices\Operators.vb (287)
419Case TypeCode.Empty * s_TCMAX + TypeCode.Int64 461TypeCode.Boolean * s_TCMAX + TypeCode.Int64 513TypeCode.SByte * s_TCMAX + TypeCode.Int64, 514TypeCode.Byte * s_TCMAX + TypeCode.Int64, 516TypeCode.Int16 * s_TCMAX + TypeCode.Int64, 517TypeCode.UInt16 * s_TCMAX + TypeCode.Int64, 519TypeCode.Int32 * s_TCMAX + TypeCode.Int64, 523TypeCode.UInt32 * s_TCMAX + TypeCode.Int64, 524TypeCode.Int64 * s_TCMAX + TypeCode.SByte, 525TypeCode.Int64 * s_TCMAX + TypeCode.Byte, 526TypeCode.Int64 * s_TCMAX + TypeCode.Int16, 527TypeCode.Int64 * s_TCMAX + TypeCode.UInt16, 528TypeCode.Int64 * s_TCMAX + TypeCode.Int32, 529TypeCode.Int64 * s_TCMAX + TypeCode.UInt32, 530TypeCode.Int64 * s_TCMAX + TypeCode.Int64 543TypeCode.Int64 * s_TCMAX + TypeCode.UInt64, 544TypeCode.Int64 * s_TCMAX + TypeCode.Decimal, 548TypeCode.UInt64 * s_TCMAX + TypeCode.Int64, 556TypeCode.Decimal * s_TCMAX + TypeCode.Int64, 568TypeCode.Int64 * s_TCMAX + TypeCode.Single, 577TypeCode.Single * s_TCMAX + TypeCode.Int64, 590TypeCode.Int64 * s_TCMAX + TypeCode.Double, 600TypeCode.Double * s_TCMAX + TypeCode.Int64, 614TypeCode.Int64 * s_TCMAX + TypeCode.String, 680Case TypeCode.Int64 * s_TCMAX + TypeCode.Empty 683Case TypeCode.Int64 * s_TCMAX + TypeCode.Boolean 742TypeCode.String * s_TCMAX + TypeCode.Int64, 913Case TypeCode.Int64 1003Case TypeCode.Int64 1160Case TypeCode.Int64 1312Case TypeCode.Empty * s_TCMAX + TypeCode.Int64, 1313TypeCode.Int64 * s_TCMAX + TypeCode.Empty 1344TypeCode.Boolean * s_TCMAX + TypeCode.Int64, 1386TypeCode.SByte * s_TCMAX + TypeCode.Int64, 1391TypeCode.Byte * s_TCMAX + TypeCode.Int64, 1396TypeCode.Int16 * s_TCMAX + TypeCode.Int64, 1401TypeCode.UInt16 * s_TCMAX + TypeCode.Int64, 1406TypeCode.Int32 * s_TCMAX + TypeCode.Int64, 1414TypeCode.UInt32 * s_TCMAX + TypeCode.Int64, 1418TypeCode.Int64 * s_TCMAX + TypeCode.SByte, 1419TypeCode.Int64 * s_TCMAX + TypeCode.Byte, 1420TypeCode.Int64 * s_TCMAX + TypeCode.Int16, 1421TypeCode.Int64 * s_TCMAX + TypeCode.UInt16, 1422TypeCode.Int64 * s_TCMAX + TypeCode.Int32, 1423TypeCode.Int64 * s_TCMAX + TypeCode.UInt32, 1424TypeCode.Int64 * s_TCMAX + TypeCode.UInt64, 1425TypeCode.Int64 * s_TCMAX + TypeCode.Decimal, 1426TypeCode.Int64 * s_TCMAX + TypeCode.Single, 1427TypeCode.Int64 * s_TCMAX + TypeCode.Double, 1431TypeCode.UInt64 * s_TCMAX + TypeCode.Int64, 1441TypeCode.Decimal * s_TCMAX + TypeCode.Int64, 1452TypeCode.Single * s_TCMAX + TypeCode.Int64, 1463TypeCode.Double * s_TCMAX + TypeCode.Int64, 1477TypeCode.Int64 * s_TCMAX + TypeCode.String, 1531TypeCode.Int64 * s_TCMAX + TypeCode.Boolean, 1542Case TypeCode.Int64 * s_TCMAX + TypeCode.Int64 1568TypeCode.String * s_TCMAX + TypeCode.Int64, 1672TypeCode.Empty * s_TCMAX + TypeCode.Int64, 1704TypeCode.Boolean * s_TCMAX + TypeCode.Int64, 1721TypeCode.Int64 * s_TCMAX + TypeCode.Empty, 1757TypeCode.SByte * s_TCMAX + TypeCode.Int64, 1762TypeCode.Byte * s_TCMAX + TypeCode.Int64, 1767TypeCode.Int16 * s_TCMAX + TypeCode.Int64, 1772TypeCode.UInt16 * s_TCMAX + TypeCode.Int64, 1777TypeCode.Int32 * s_TCMAX + TypeCode.Int64, 1785TypeCode.UInt32 * s_TCMAX + TypeCode.Int64, 1789TypeCode.Int64 * s_TCMAX + TypeCode.SByte, 1790TypeCode.Int64 * s_TCMAX + TypeCode.Byte, 1791TypeCode.Int64 * s_TCMAX + TypeCode.Int16, 1792TypeCode.Int64 * s_TCMAX + TypeCode.UInt16, 1793TypeCode.Int64 * s_TCMAX + TypeCode.Int32, 1794TypeCode.Int64 * s_TCMAX + TypeCode.UInt32, 1795TypeCode.Int64 * s_TCMAX + TypeCode.UInt64, 1796TypeCode.Int64 * s_TCMAX + TypeCode.Decimal, 1797TypeCode.Int64 * s_TCMAX + TypeCode.Single, 1798TypeCode.Int64 * s_TCMAX + TypeCode.Double, 1802TypeCode.UInt64 * s_TCMAX + TypeCode.Int64, 1812TypeCode.Decimal * s_TCMAX + TypeCode.Int64, 1823TypeCode.Single * s_TCMAX + TypeCode.Int64, 1834TypeCode.Double * s_TCMAX + TypeCode.Int64, 1848TypeCode.Int64 * s_TCMAX + TypeCode.String, 1902TypeCode.Int64 * s_TCMAX + TypeCode.Boolean, 1914Case TypeCode.Int64 * s_TCMAX + TypeCode.Int64 1940TypeCode.String * s_TCMAX + TypeCode.Int64, 2056Case TypeCode.Empty * s_TCMAX + TypeCode.Int64 2089TypeCode.Boolean * s_TCMAX + TypeCode.Int64, 2134TypeCode.SByte * s_TCMAX + TypeCode.Int64, 2139TypeCode.Byte * s_TCMAX + TypeCode.Int64, 2144TypeCode.Int16 * s_TCMAX + TypeCode.Int64, 2149TypeCode.UInt16 * s_TCMAX + TypeCode.Int64, 2154TypeCode.Int32 * s_TCMAX + TypeCode.Int64, 2162TypeCode.UInt32 * s_TCMAX + TypeCode.Int64, 2166TypeCode.Int64 * s_TCMAX + TypeCode.SByte, 2167TypeCode.Int64 * s_TCMAX + TypeCode.Byte, 2168TypeCode.Int64 * s_TCMAX + TypeCode.Int16, 2169TypeCode.Int64 * s_TCMAX + TypeCode.UInt16, 2170TypeCode.Int64 * s_TCMAX + TypeCode.Int32, 2171TypeCode.Int64 * s_TCMAX + TypeCode.UInt32, 2172TypeCode.Int64 * s_TCMAX + TypeCode.UInt64, 2173TypeCode.Int64 * s_TCMAX + TypeCode.Decimal, 2174TypeCode.Int64 * s_TCMAX + TypeCode.Single, 2175TypeCode.Int64 * s_TCMAX + TypeCode.Double, 2179TypeCode.UInt64 * s_TCMAX + TypeCode.Int64, 2189TypeCode.Decimal * s_TCMAX + TypeCode.Int64, 2200TypeCode.Single * s_TCMAX + TypeCode.Int64, 2211TypeCode.Double * s_TCMAX + TypeCode.Int64, 2225TypeCode.Int64 * s_TCMAX + TypeCode.String, 2291TypeCode.Int64 * s_TCMAX + TypeCode.Boolean, 2302Case TypeCode.Int64 * s_TCMAX + TypeCode.Empty 2305Case TypeCode.Int64 * s_TCMAX + TypeCode.Int64 2333TypeCode.String * s_TCMAX + TypeCode.Int64, 2475Case TypeCode.Empty * s_TCMAX + TypeCode.Int64 2513TypeCode.Boolean * s_TCMAX + TypeCode.Int64 2566TypeCode.SByte * s_TCMAX + TypeCode.Int64, 2567TypeCode.Byte * s_TCMAX + TypeCode.Int64, 2569TypeCode.Int16 * s_TCMAX + TypeCode.Int64, 2570TypeCode.UInt16 * s_TCMAX + TypeCode.Int64, 2572TypeCode.Int32 * s_TCMAX + TypeCode.Int64, 2576TypeCode.UInt32 * s_TCMAX + TypeCode.Int64, 2577TypeCode.Int64 * s_TCMAX + TypeCode.SByte, 2578TypeCode.Int64 * s_TCMAX + TypeCode.Byte, 2579TypeCode.Int64 * s_TCMAX + TypeCode.Int16, 2580TypeCode.Int64 * s_TCMAX + TypeCode.UInt16, 2581TypeCode.Int64 * s_TCMAX + TypeCode.Int32, 2582TypeCode.Int64 * s_TCMAX + TypeCode.UInt32, 2583TypeCode.Int64 * s_TCMAX + TypeCode.Int64 2596TypeCode.Int64 * s_TCMAX + TypeCode.UInt64, 2597TypeCode.Int64 * s_TCMAX + TypeCode.Decimal, 2601TypeCode.UInt64 * s_TCMAX + TypeCode.Int64, 2609TypeCode.Decimal * s_TCMAX + TypeCode.Int64, 2621TypeCode.Int64 * s_TCMAX + TypeCode.Single, 2630TypeCode.Single * s_TCMAX + TypeCode.Int64, 2643TypeCode.Int64 * s_TCMAX + TypeCode.Double, 2653TypeCode.Double * s_TCMAX + TypeCode.Int64, 2667TypeCode.Int64 * s_TCMAX + TypeCode.String, 2728TypeCode.Int64 * s_TCMAX + TypeCode.Boolean 2732Case TypeCode.Int64 * s_TCMAX + TypeCode.Empty 2789TypeCode.String * s_TCMAX + TypeCode.Int64, 2966Case TypeCode.Empty * s_TCMAX + TypeCode.Int64 3002TypeCode.Boolean * s_TCMAX + TypeCode.Int64 3055TypeCode.SByte * s_TCMAX + TypeCode.Int64, 3056TypeCode.Byte * s_TCMAX + TypeCode.Int64, 3058TypeCode.Int16 * s_TCMAX + TypeCode.Int64, 3059TypeCode.UInt16 * s_TCMAX + TypeCode.Int64, 3061TypeCode.Int32 * s_TCMAX + TypeCode.Int64, 3065TypeCode.UInt32 * s_TCMAX + TypeCode.Int64, 3066TypeCode.Int64 * s_TCMAX + TypeCode.SByte, 3067TypeCode.Int64 * s_TCMAX + TypeCode.Byte, 3068TypeCode.Int64 * s_TCMAX + TypeCode.Int16, 3069TypeCode.Int64 * s_TCMAX + TypeCode.UInt16, 3070TypeCode.Int64 * s_TCMAX + TypeCode.Int32, 3071TypeCode.Int64 * s_TCMAX + TypeCode.UInt32, 3072TypeCode.Int64 * s_TCMAX + TypeCode.Int64 3085TypeCode.Int64 * s_TCMAX + TypeCode.UInt64, 3086TypeCode.Int64 * s_TCMAX + TypeCode.Decimal, 3090TypeCode.UInt64 * s_TCMAX + TypeCode.Int64, 3098TypeCode.Decimal * s_TCMAX + TypeCode.Int64, 3110TypeCode.Int64 * s_TCMAX + TypeCode.Single, 3119TypeCode.Single * s_TCMAX + TypeCode.Int64, 3132TypeCode.Int64 * s_TCMAX + TypeCode.Double, 3142TypeCode.Double * s_TCMAX + TypeCode.Int64, 3156TypeCode.Int64 * s_TCMAX + TypeCode.String, 3216TypeCode.Int64 * s_TCMAX + TypeCode.Boolean 3220Case TypeCode.Int64 * s_TCMAX + TypeCode.Empty 3255TypeCode.String * s_TCMAX + TypeCode.Int64, 3434Case TypeCode.Empty * s_TCMAX + TypeCode.Int64, 3435TypeCode.Int64 * s_TCMAX + TypeCode.Empty 3473TypeCode.Boolean * s_TCMAX + TypeCode.Int64 3522TypeCode.SByte * s_TCMAX + TypeCode.Int64, 3523TypeCode.Byte * s_TCMAX + TypeCode.Int64, 3525TypeCode.Int16 * s_TCMAX + TypeCode.Int64, 3526TypeCode.UInt16 * s_TCMAX + TypeCode.Int64, 3528TypeCode.Int32 * s_TCMAX + TypeCode.Int64, 3532TypeCode.UInt32 * s_TCMAX + TypeCode.Int64, 3533TypeCode.Int64 * s_TCMAX + TypeCode.SByte, 3534TypeCode.Int64 * s_TCMAX + TypeCode.Byte, 3535TypeCode.Int64 * s_TCMAX + TypeCode.Int16, 3536TypeCode.Int64 * s_TCMAX + TypeCode.UInt16, 3537TypeCode.Int64 * s_TCMAX + TypeCode.Int32, 3538TypeCode.Int64 * s_TCMAX + TypeCode.UInt32, 3539TypeCode.Int64 * s_TCMAX + TypeCode.Int64 3552TypeCode.Int64 * s_TCMAX + TypeCode.UInt64, 3553TypeCode.Int64 * s_TCMAX + TypeCode.Decimal, 3557TypeCode.UInt64 * s_TCMAX + TypeCode.Int64, 3565TypeCode.Decimal * s_TCMAX + TypeCode.Int64, 3577TypeCode.Int64 * s_TCMAX + TypeCode.Single, 3586TypeCode.Single * s_TCMAX + TypeCode.Int64, 3599TypeCode.Int64 * s_TCMAX + TypeCode.Double, 3609TypeCode.Double * s_TCMAX + TypeCode.Int64, 3623TypeCode.Int64 * s_TCMAX + TypeCode.String, 3667TypeCode.Int64 * s_TCMAX + TypeCode.Boolean 3695TypeCode.String * s_TCMAX + TypeCode.Int64, 3874TypeCode.Empty * s_TCMAX + TypeCode.Int64, 3901TypeCode.Boolean * s_TCMAX + TypeCode.Int64, 3922TypeCode.Int64 * s_TCMAX + TypeCode.Empty, 3933TypeCode.Int64 * s_TCMAX + TypeCode.Boolean, 3944TypeCode.SByte * s_TCMAX + TypeCode.Int64, 3953TypeCode.Byte * s_TCMAX + TypeCode.Int64, 3962TypeCode.Int16 * s_TCMAX + TypeCode.Int64, 3971TypeCode.UInt16 * s_TCMAX + TypeCode.Int64, 3980TypeCode.Int32 * s_TCMAX + TypeCode.Int64, 3989TypeCode.UInt32 * s_TCMAX + TypeCode.Int64, 3992TypeCode.Int64 * s_TCMAX + TypeCode.SByte, 3993TypeCode.Int64 * s_TCMAX + TypeCode.Byte, 3994TypeCode.Int64 * s_TCMAX + TypeCode.Int16, 3995TypeCode.Int64 * s_TCMAX + TypeCode.UInt16, 3996TypeCode.Int64 * s_TCMAX + TypeCode.Int32, 3997TypeCode.Int64 * s_TCMAX + TypeCode.UInt32, 3998TypeCode.Int64 * s_TCMAX + TypeCode.Int64, 3999TypeCode.Int64 * s_TCMAX + TypeCode.UInt64, 4000TypeCode.Int64 * s_TCMAX + TypeCode.Double, 4007TypeCode.UInt64 * s_TCMAX + TypeCode.Int64, 4018TypeCode.Double * s_TCMAX + TypeCode.Int64, 4031TypeCode.Int64 * s_TCMAX + TypeCode.Decimal, 4039TypeCode.Decimal * s_TCMAX + TypeCode.Int64, 4050TypeCode.Int64 * s_TCMAX + TypeCode.Single, 4059TypeCode.Single * s_TCMAX + TypeCode.Int64, 4071TypeCode.Int64 * s_TCMAX + TypeCode.String, 4105TypeCode.String * s_TCMAX + TypeCode.Int64, 4184TypeCode.Int64, 4216TypeCode.Int64, 4275Case TypeCode.Empty * s_TCMAX + TypeCode.Int64 4312TypeCode.Boolean * s_TCMAX + TypeCode.Int64 4365TypeCode.SByte * s_TCMAX + TypeCode.Int64, 4366TypeCode.Byte * s_TCMAX + TypeCode.Int64, 4368TypeCode.Int16 * s_TCMAX + TypeCode.Int64, 4369TypeCode.UInt16 * s_TCMAX + TypeCode.Int64, 4371TypeCode.Int32 * s_TCMAX + TypeCode.Int64, 4375TypeCode.UInt32 * s_TCMAX + TypeCode.Int64, 4376TypeCode.Int64 * s_TCMAX + TypeCode.SByte, 4377TypeCode.Int64 * s_TCMAX + TypeCode.Byte, 4378TypeCode.Int64 * s_TCMAX + TypeCode.Int16, 4379TypeCode.Int64 * s_TCMAX + TypeCode.UInt16, 4380TypeCode.Int64 * s_TCMAX + TypeCode.Int32, 4381TypeCode.Int64 * s_TCMAX + TypeCode.UInt32, 4382TypeCode.Int64 * s_TCMAX + TypeCode.Int64 4395TypeCode.Int64 * s_TCMAX + TypeCode.UInt64, 4396TypeCode.Int64 * s_TCMAX + TypeCode.Decimal, 4400TypeCode.UInt64 * s_TCMAX + TypeCode.Int64, 4408TypeCode.Decimal * s_TCMAX + TypeCode.Int64, 4420TypeCode.Int64 * s_TCMAX + TypeCode.Single, 4429TypeCode.Single * s_TCMAX + TypeCode.Int64, 4442TypeCode.Int64 * s_TCMAX + TypeCode.Double, 4452TypeCode.Double * s_TCMAX + TypeCode.Int64, 4466TypeCode.Int64 * s_TCMAX + TypeCode.String, 4527TypeCode.Int64 * s_TCMAX + TypeCode.Boolean 4530Case TypeCode.Int64 * s_TCMAX + TypeCode.Empty 4572TypeCode.String * s_TCMAX + TypeCode.Int64, 4688Case TypeCode.Empty * s_TCMAX + TypeCode.Int64 4721TypeCode.Boolean * s_TCMAX + TypeCode.Int64, 4769TypeCode.SByte * s_TCMAX + TypeCode.Int64, 4774TypeCode.Byte * s_TCMAX + TypeCode.Int64, 4779TypeCode.Int16 * s_TCMAX + TypeCode.Int64, 4784TypeCode.UInt16 * s_TCMAX + TypeCode.Int64, 4789TypeCode.Int32 * s_TCMAX + TypeCode.Int64, 4797TypeCode.UInt32 * s_TCMAX + TypeCode.Int64, 4801TypeCode.Int64 * s_TCMAX + TypeCode.SByte, 4802TypeCode.Int64 * s_TCMAX + TypeCode.Byte, 4803TypeCode.Int64 * s_TCMAX + TypeCode.Int16, 4804TypeCode.Int64 * s_TCMAX + TypeCode.UInt16, 4805TypeCode.Int64 * s_TCMAX + TypeCode.Int32, 4806TypeCode.Int64 * s_TCMAX + TypeCode.UInt32, 4807TypeCode.Int64 * s_TCMAX + TypeCode.Int64, 4808TypeCode.Int64 * s_TCMAX + TypeCode.UInt64, 4809TypeCode.Int64 * s_TCMAX + TypeCode.Decimal, 4810TypeCode.Int64 * s_TCMAX + TypeCode.Single, 4811TypeCode.Int64 * s_TCMAX + TypeCode.Double, 4815TypeCode.UInt64 * s_TCMAX + TypeCode.Int64, 4825TypeCode.Decimal * s_TCMAX + TypeCode.Int64, 4836TypeCode.Single * s_TCMAX + TypeCode.Int64, 4847TypeCode.Double * s_TCMAX + TypeCode.Int64, 4861TypeCode.Int64 * s_TCMAX + TypeCode.String, 4924TypeCode.Int64 * s_TCMAX + TypeCode.Boolean, 4933Case TypeCode.Int64 * s_TCMAX + TypeCode.Empty 4959TypeCode.String * s_TCMAX + TypeCode.Int64, 5055Case TypeCode.Int64, 5100Case TypeCode.Int64,
Microsoft\VisualBasic\CompilerServices\ShortType.vb (1)
80Case TypeCode.Int64
Microsoft\VisualBasic\CompilerServices\SingleType.vb (1)
94Case TypeCode.Int64
Microsoft\VisualBasic\CompilerServices\StringType.vb (1)
126Case TypeCode.Int64
Microsoft\VisualBasic\CompilerServices\StructUtils.vb (1)
223Case TypeCode.Int64
Microsoft\VisualBasic\CompilerServices\Symbols.vb (4)
216Case TypeCode.Int64 : Return GetType(Long) 271TypeCode.Int64, 301TypeCode.Int64, 335TypeCode.Int64,
Microsoft\VisualBasic\CompilerServices\Utils.LateBinder.vb (1)
379Case TypeCode.Int64 : result = "Long"
Microsoft\VisualBasic\CompilerServices\VB6File.vb (5)
189Case TypeCode.Int64 292Case TypeCode.Int64 908Case TypeCode.Int64 2178Case TypeCode.Int64 2271Case TypeCode.Int64
Microsoft\VisualBasic\CompilerServices\VB6RandomFile.vb (2)
215Case TypeCode.Int64 466Case TypeCode.Int64
Microsoft\VisualBasic\CompilerServices\VBBinder.vb (5)
646TypeCode.Int64, 658TypeCode.Int64, 689TypeCode.Int64, 856TypeCode.Int64, 868TypeCode.Int64,
Microsoft\VisualBasic\CompilerServices\Versioned.vb (1)
63TypeCode.Int64,
Microsoft\VisualBasic\Conversion.vb (5)
138TypeCode.Int64, 213TypeCode.Int64, 315Case TypeCode.Int64, 426Case TypeCode.Int64, 508TypeCode.Int64,
Microsoft\VisualBasic\Information.vb (3)
293Case TypeCode.Int64 332TypeCode.Int64, 465Case TypeCode.Int64 : Result = "Long"
Microsoft\VisualBasic\Strings.vb (2)
626Case TypeCode.Int64 1289TypeCode.Int64,
MSBuild (2)
TaskParameter.cs (2)
533case TypeCode.Int64: 627TypeCode.Int64 => typeof(long),
MSBuildTaskHost (3)
Concurrent\ConcurrentDictionary.cs (1)
84case TypeCode.Int64:
TaskParameter.cs (2)
533case TypeCode.Int64: 627TypeCode.Int64 => typeof(long),
PresentationFramework (7)
System\Windows\Controls\DataGridLengthConverter.cs (1)
33case TypeCode.Int64:
System\Windows\Controls\VirtualizationCacheLengthConverter.cs (1)
44case TypeCode.Int64:
System\Windows\CornerRadiusConverter.cs (1)
39case TypeCode.Int64:
System\Windows\FigureLengthConverter.cs (1)
57case TypeCode.Int64:
System\Windows\GridLengthConverter.cs (1)
60case TypeCode.Int64:
System\Windows\LengthConverter.cs (1)
54case TypeCode.Int64:
System\Windows\ThicknessConverter.cs (1)
47case TypeCode.Int64:
System.Data.Common (3)
System\Data\Common\DataStorage.cs (1)
27Int64 = TypeCode.Int64,
System\Data\Common\ObjectStorage.cs (1)
205case TypeCode.Int64: return Families.NUMBER;
System\Data\DataRowComparer.cs (1)
75case TypeCode.Int64:
System.Data.Odbc (1)
System\Data\Odbc\Odbc32.cs (1)
921case TypeCode.Int64: return s_bigInt;
System.Linq.Expressions (78)
System\Dynamic\Utils\TypeUtils.cs (15)
56case TypeCode.Int64: 118case TypeCode.Int64: 142case TypeCode.Int64: 160case TypeCode.Int64: 178case TypeCode.Int64: 215case TypeCode.Int64: 606case TypeCode.Int64: 750case TypeCode.Int64: 765case TypeCode.Int64: 778case TypeCode.Int64: 791case TypeCode.Int64: 803case TypeCode.Int64: 814case TypeCode.Int64: 823case TypeCode.Int64: 840case TypeCode.Int64:
System\Linq\Expressions\Compiler\ILGen.cs (10)
89case TypeCode.Int64: 136case TypeCode.Int64: 193case TypeCode.Int64: 233case TypeCode.Int64: 385case TypeCode.Int64: 513case TypeCode.Int64: 662TypeCode.Int64 => Decimal_op_Implicit_Int64, 760case TypeCode.Int64: 771if (!isChecked && tf == TypeCode.Int64) 1101case TypeCode.Int64:
System\Linq\Expressions\Compiler\LambdaCompiler.Statements.cs (2)
289Is64BitSwitch = code == TypeCode.UInt64 || code == TypeCode.Int64; 354case TypeCode.Int64:
System\Linq\Expressions\Compiler\LambdaCompiler.Unary.cs (1)
254case TypeCode.Int64:
System\Linq\Expressions\Interpreter\AddInstruction.cs (2)
170TypeCode.Int64 => s_Int64 ??= new AddInt64(), 306TypeCode.Int64 => s_Int64 ??= new AddOvfInt64(),
System\Linq\Expressions\Interpreter\AndInstruction.cs (1)
180TypeCode.Int64 => s_Int64 ??= new AndInt64(),
System\Linq\Expressions\Interpreter\CallInstruction.Generated.cs (3)
58case TypeCode.Int64: return FastCreate<Int64>(target, pi); 102case TypeCode.Int64: return FastCreate<T0, Int64>(target, pi); 144case TypeCode.Int64: return new FuncCallInstruction<T0, T1, Int64>(target);
System\Linq\Expressions\Interpreter\DecrementInstruction.cs (1)
162TypeCode.Int64 => s_Int64 ??= new DecrementInt64(),
System\Linq\Expressions\Interpreter\DivInstruction.cs (1)
170TypeCode.Int64 => s_Int64 ??= new DivInt64(),
System\Linq\Expressions\Interpreter\EqualInstruction.cs (2)
521case TypeCode.Int64: return s_Int64LiftedToNull ??= new EqualInt64LiftedToNull(); 541case TypeCode.Int64: return s_Int64 ??= new EqualInt64();
System\Linq\Expressions\Interpreter\ExclusiveOrInstruction.cs (1)
168TypeCode.Int64 => s_Int64 ??= new ExclusiveOrInt64(),
System\Linq\Expressions\Interpreter\GreaterThanInstruction.cs (2)
288TypeCode.Int64 => s_liftedToNullInt64 ??= new GreaterThanInt64(null), 306TypeCode.Int64 => s_Int64 ??= new GreaterThanInt64(Utils.BoxedFalse),
System\Linq\Expressions\Interpreter\GreaterThanOrEqualInstruction.cs (2)
288TypeCode.Int64 => s_liftedToNullInt64 ??= new GreaterThanOrEqualInt64(null), 306TypeCode.Int64 => s_Int64 ??= new GreaterThanOrEqualInt64(Utils.BoxedFalse),
System\Linq\Expressions\Interpreter\IncrementInstruction.cs (1)
162TypeCode.Int64 => s_Int64 ??= new IncrementInt64(),
System\Linq\Expressions\Interpreter\LeftShiftInstruction.cs (1)
168TypeCode.Int64 => s_Int64 ??= new LeftShiftInt64(),
System\Linq\Expressions\Interpreter\LessThanInstruction.cs (2)
287TypeCode.Int64 => s_liftedToNullInt64 ??= new LessThanInt64(null), 305TypeCode.Int64 => s_Int64 ??= new LessThanInt64(Utils.BoxedFalse),
System\Linq\Expressions\Interpreter\LessThanOrEqualInstruction.cs (2)
288TypeCode.Int64 => s_liftedToNullInt64 ??= new LessThanOrEqualInt64(null), 306TypeCode.Int64 => s_Int64 ??= new LessThanOrEqualInt64(Utils.BoxedFalse),
System\Linq\Expressions\Interpreter\LightCompiler.cs (1)
1576case TypeCode.Int64:
System\Linq\Expressions\Interpreter\ModuloInstruction.cs (1)
170TypeCode.Int64 => s_Int64 ??= new ModuloInt64(),
System\Linq\Expressions\Interpreter\MulInstruction.cs (2)
170TypeCode.Int64 => s_Int64 ??= new MulInt64(), 307TypeCode.Int64 => s_Int64 ??= new MulOvfInt64(),
System\Linq\Expressions\Interpreter\NegateInstruction.cs (2)
111TypeCode.Int64 => s_Int64 ??= new NegateInt64(), 187TypeCode.Int64 => s_Int64 ??= new NegateCheckedInt64(),
System\Linq\Expressions\Interpreter\NotEqualInstruction.cs (2)
503case TypeCode.Int64: return s_Int64LiftedToNull ??= new NotEqualInt64LiftedToNull(); 523case TypeCode.Int64: return s_Int64 ??= new NotEqualInt64();
System\Linq\Expressions\Interpreter\NotInstruction.cs (1)
175TypeCode.Int64 => s_Int64 ??= new NotInt64(),
System\Linq\Expressions\Interpreter\NumericConvertInstruction.cs (11)
73TypeCode.Int64 => ConvertInt64((long)obj), 94TypeCode.Int64 => (long)obj, 118TypeCode.Int64 => (long)obj, 141TypeCode.Int64 => (long)obj, 164TypeCode.Int64 => (long)obj, 196TypeCode.Int64 => ConvertInt64((long)obj), 217TypeCode.Int64 => (long)obj, 241TypeCode.Int64 => (long)obj, 264TypeCode.Int64 => (long)obj, 287TypeCode.Int64 => (long)obj, 321TypeCode.Int64 => (long)obj,
System\Linq\Expressions\Interpreter\OrInstruction.cs (1)
183TypeCode.Int64 => s_Int64 ??= new OrInt64(),
System\Linq\Expressions\Interpreter\RightShiftInstruction.cs (1)
169TypeCode.Int64 => s_Int64 ??= new RightShiftInt64(),
System\Linq\Expressions\Interpreter\SubInstruction.cs (2)
170TypeCode.Int64 => s_Int64 ??= new SubInt64(), 306TypeCode.Int64 => s_Int64 ??= new SubOvfInt64(),
System\Linq\Expressions\Interpreter\TypeOperations.cs (3)
367TypeCode.Int64 => s_Int64 ??= new CastInstructionT<long>(), 396TypeCode.Empty, TypeCode.Int32, TypeCode.SByte, TypeCode.Int16, TypeCode.Int64, TypeCode.UInt32, 428case TypeCode.Int64:
System\Linq\Expressions\Interpreter\Utilities.cs (1)
121case TypeCode.Int64:
System\Linq\Expressions\ParameterExpression.cs (1)
40case TypeCode.Int64: return new PrimitiveParameterExpression<long>(name);
System.Private.CoreLib (17)
src\libraries\System.Private.CoreLib\src\System\Convert.cs (1)
154TypeCode.Int64 => v.ToInt64(provider),
src\libraries\System.Private.CoreLib\src\System\DefaultBinder.cs (1)
1278Int64 = 1 << TypeCode.Int64,
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)
1871if (typeCode == TypeCode.Int64) 6069case TypeCode.Int64:
src\libraries\System.Private.CoreLib\src\System\Enum.cs (4)
132case TypeCode.Int64: 1142case TypeCode.Int64: return (ulong)(long)value; 2169CorElementType.ELEMENT_TYPE_I8 => TypeCode.Int64, 2202case TypeCode.Int64: return ToObject(enumType, (long)value);
src\libraries\System.Private.CoreLib\src\System\Int64.cs (1)
194return TypeCode.Int64;
src\libraries\System.Private.CoreLib\src\System\RuntimeType.cs (1)
239TypeCode.Int64 => Enum.IsDefinedPrimitive(this, (ulong)(long)value),
src\libraries\System.Private.CoreLib\src\System\Type.cs (1)
524return TypeCode.Int64;
src\System\Reflection\Emit\CustomAttributeBuilder.cs (4)
258TypeCode.Int64 or TypeCode.UInt64; 309case TypeCode.Int64: 395case TypeCode.Int64: 465case TypeCode.Int64:
src\System\StubHelpers.cs (1)
925case TypeCode.Int64: vt = VarEnum.VT_I8; break;
System.Private.DataContractSerialization (22)
System\Runtime\Serialization\CodeGenerator.cs (6)
649case TypeCode.Int64: 756TypeCode.Int64 => OpCodes.Ldind_I8, // TypeCode.Int64: 835case TypeCode.Int64: 974TypeCode.Int64 => OpCodes.Ldelem_I8, // TypeCode.Int64: 1014TypeCode.Int64 => OpCodes.Stelem_I8, // TypeCode.Int64: 1143TypeCode.Int64 => OpCodes.Conv_I8, // TypeCode.Int64:
System\Runtime\Serialization\DataContract.cs (1)
699case TypeCode.Int64:
System\Runtime\Serialization\ExtensionDataReader.cs (1)
679case TypeCode.Int64:
System\Runtime\Serialization\Json\JsonFormatReaderGenerator.cs (1)
928case TypeCode.Int64:
System\Runtime\Serialization\Json\JsonFormatWriterGenerator.cs (1)
577case TypeCode.Int64:
System\Runtime\Serialization\Json\JsonObjectDataContract.cs (1)
85objectTypeCode = TypeCode.Int64;
System\Runtime\Serialization\Json\ReflectionJsonFormatReader.cs (1)
215TypeCode.Int64 => long.Parse(keyString),
System\Runtime\Serialization\Json\ReflectionJsonFormatWriter.cs (1)
170case TypeCode.Int64:
System\Runtime\Serialization\Json\XmlObjectSerializerReadContextComplexJson.cs (1)
129TypeCode.Int64 => new DataNode<long>((long)numericalValue),
System\Runtime\Serialization\ReflectionReader.cs (1)
672case TypeCode.Int64:
System\Runtime\Serialization\ReflectionXmlFormatWriter.cs (1)
116case TypeCode.Int64:
System\Runtime\Serialization\XmlFormatReaderGenerator.cs (1)
862case TypeCode.Int64:
System\Runtime\Serialization\XmlFormatWriterGenerator.cs (1)
610case TypeCode.Int64:
System\Runtime\Serialization\XmlReaderDelegator.cs (2)
238case TypeCode.Int64: 294case TypeCode.Int64:
System\Runtime\Serialization\XmlWriterDelegator.cs (2)
302case TypeCode.Int64: 379case TypeCode.Int64:
System.Private.Windows.Core (1)
System\Private\Windows\BinaryFormat\Support\TypeExtensions.cs (1)
24TypeCode.Int64 => PrimitiveType.Int64,
System.Private.Xml (15)
System\Xml\Schema\XmlAtomicValue.cs (9)
122_clrType = TypeCode.Int64; 228case TypeCode.Int64: return valueConverter.ChangeType(_unionVal.i64Val, ValueType); 250case TypeCode.Int64: return valueConverter.ToBoolean(_unionVal.i64Val); 273case TypeCode.Int64: return valueConverter.ToDateTime(_unionVal.i64Val); 297case TypeCode.Int64: return valueConverter.ToDouble(_unionVal.i64Val); 320case TypeCode.Int64: return valueConverter.ToInt32(_unionVal.i64Val); 343case TypeCode.Int64: return _unionVal.i64Val; 367case TypeCode.Int64: return valueConverter.ChangeType(_unionVal.i64Val, type); 389case TypeCode.Int64: return valueConverter.ToString(_unionVal.i64Val);
System\Xml\Serialization\CodeGenerator.cs (1)
805case TypeCode.Int64:
System\Xml\Serialization\Types.cs (1)
559case TypeCode.Int64: return true;
System\Xml\Serialization\XmlSerializationWriter.cs (2)
213case TypeCode.Int64: typeName = "long"; break; 288case TypeCode.Int64:
System\Xml\Serialization\XmlSerializer.cs (2)
874case TypeCode.Int64: 956case TypeCode.Int64:
System.Reflection.MetadataLoadContext (3)
System\Reflection\DefaultBinder.CanConvert.cs (1)
34Int64 = 1 << (int)TypeCode.Int64,
System\Reflection\TypeLoading\Types\RoDefinitionType.cs (1)
204return TypeCode.Int64;
System\Reflection\TypeLoading\Types\RoType.cs (1)
353TypeCode.Int64 => new long[numValues],
System.Text.Json (6)
System\Text\Json\Nodes\JsonValueOfT.cs (1)
116TypeCode.Int64 => JsonValueKind.Number,
System\Text\Json\Serialization\Converters\Value\EnumConverter.cs (4)
118case TypeCode.Int64 when reader.TryGetInt64(out long int64): return (T)(object)int64; 357TypeCode.Int64 => (ulong)(long)(object)value, 372TypeCode.Int64 => (long)(object)value, 384TypeCode.Int64 => (T)(object)(long)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)
56case TypeCode.Int64:
System.Windows.Forms.Design (2)
System\ComponentModel\Design\Serialization\CodeDomSerializerBase.cs (2)
1298TypeCode.Int64, 1389case TypeCode.Int64: