162 references to UInt64
mscorlib (21)
system\Collections\Concurrent\ConcurrentDictionary.cs (1)
164case TypeCode.UInt64:
system\collections\generic\equalitycomparer.cs (1)
78case TypeCode.UInt64:
system\convert.cs (3)
238case TypeCode.UInt64: 295if (rtTargetType == ConvertTypes[(int)TypeCode.UInt64]) 366if (rtConversionType==ConvertTypes[(int)TypeCode.UInt64])
system\diagnostics\eventing\eventsource.cs (1)
6743case TypeCode.UInt64:
system\enum.cs (4)
113case TypeCode.UInt64 : 228case TypeCode.UInt64: 579case TypeCode.UInt64 : 934return TypeCode.UInt64;
system\reflection\emit\customattributebuilder.cs (4)
88case TypeCode.UInt64: 322case TypeCode.UInt64: 412case TypeCode.UInt64: 484case TypeCode.UInt64:
system\rttype.cs (1)
3618typeCode = TypeCode.UInt64; break;
system\runtime\interopservices\tceadaptergen\eventsinkhelperwriter.cs (1)
214case TypeCode.UInt64:
system\runtime\serialization\formatters\binary\binaryconverter.cs (2)
424typeCodeATemp[(int)InternalPrimitiveTypeE.UInt64] = TypeCode.UInt64; 456codeATemp[(int)TypeCode.UInt64] = InternalPrimitiveTypeE.UInt64;
system\stubhelpers.cs (1)
1040case TypeCode.UInt64: vt = VarEnum.VT_UI8; break;
system\uint64.cs (1)
150return TypeCode.UInt64;
system\variant.cs (1)
503case TypeCode.UInt64:
PresentationFramework (7)
src\Framework\System\Windows\Controls\DataGridLengthConverter.cs (1)
42case TypeCode.UInt64:
src\Framework\System\Windows\Controls\VirtualizationCacheLengthConverter.cs (1)
57case TypeCode.UInt64:
src\Framework\System\Windows\CornerRadiusConverter.cs (1)
59case TypeCode.UInt64:
src\Framework\System\Windows\FigureLengthConverter.cs (1)
70case TypeCode.UInt64:
src\Framework\System\Windows\GridLengthConverter.cs (1)
73case TypeCode.UInt64:
src\Framework\System\Windows\LengthConverter.cs (1)
66case TypeCode.UInt64:
src\Framework\System\Windows\ThicknessConverter.cs (1)
59case TypeCode.UInt64:
System.AddIn.Contract (5)
System\Addin\Contract\RemoteArgument.cs (5)
285case TypeCode.UInt64: 662this.intrinsicTypeCode = TypeCode.UInt64; 671this.intrinsicTypeCode = TypeCode.UInt64; 1380this.intrinsicTypeCode == TypeCode.UInt64) 1398this.intrinsicTypeCode == TypeCode.UInt64)
System.Core (24)
Microsoft\Scripting\Ast\ParameterExpression.cs (1)
76case TypeCode.UInt64: return new PrimitiveParameterExpression<UInt64>(name);
Microsoft\Scripting\Ast\TypeUtils.cs (12)
72case TypeCode.UInt64: 92case TypeCode.UInt64: 111case TypeCode.UInt64: 124case TypeCode.UInt64: 138case TypeCode.UInt64: 372case TypeCode.UInt64: 510case TypeCode.UInt64: 532case TypeCode.UInt64: 551case TypeCode.UInt64: 559case TypeCode.UInt64: 573case TypeCode.UInt64: 642case TypeCode.UInt64:
Microsoft\Scripting\Compiler\ILGen.cs (8)
192case TypeCode.UInt64: 234case TypeCode.UInt64: 468case TypeCode.UInt64: 578case TypeCode.UInt64: 693case TypeCode.UInt64: 723case TypeCode.UInt64: 758case TypeCode.UInt64: 1024case TypeCode.UInt64:
Microsoft\Scripting\Compiler\LambdaCompiler.Statements.cs (2)
255Is64BitSwitch = code == TypeCode.UInt64 || code == TypeCode.Int64; 311case TypeCode.UInt64:
Microsoft\Scripting\Compiler\LambdaCompiler.Unary.cs (1)
254case TypeCode.UInt64:
System.Data (11)
fx\src\data\System\Data\Common\DataStorage.cs (1)
32UInt64 = TypeCode.UInt64,
fx\src\data\System\Data\Common\ObjectStorage.cs (1)
180case TypeCode.UInt64: return Families.NUMBER;
fx\src\data\System\Data\Odbc\Odbc32.cs (1)
923case TypeCode.UInt64: return _Numeric;
fx\src\data\System\Data\OleDb\OLEDB_Enum.cs (1)
308case TypeCode.UInt64: return NativeDBType.D_UnsignedBigInt;
fx\src\data\System\Data\Sql\SqlMetaData.cs (5)
1064case TypeCode.UInt64: throw ADP.InvalidDataType(TypeCode.UInt64); 1074throw ADP.InvalidDataType(TypeCode.UInt64); 1164case TypeCode.UInt64: throw ADP.InvalidDataType(TypeCode.UInt64);
fx\src\data\System\Data\SqlClient\SqlEnums.cs (2)
378case TypeCode.UInt64: throw ADP.InvalidDataType(TypeCode.UInt64);
System.Data.Entity (1)
System\Data\Metadata\TypeHelpers.cs (1)
751case TypeCode.UInt64:
System.Data.Linq (10)
parent\DbmlShared\Mapping.cs (2)
493case TypeCode.UInt64: 549case TypeCode.UInt64:
SqlClient\Common\TypeSystem.cs (1)
210case TypeCode.UInt64:
SqlClient\Query\SqlFormatter.cs (1)
1264case TypeCode.UInt64:
SqlClient\Query\SqlRetyper.cs (1)
53case TypeCode.UInt64: return tcFrom == TypeCode.Byte || tcFrom == TypeCode.SByte || tcFrom == TypeCode.Int16 || tcFrom == TypeCode.UInt16 || tcFrom == TypeCode.Int32 || tcFrom == TypeCode.UInt32;
SqlClient\Reader\ObjectReaderCompiler.cs (1)
2245case TypeCode.UInt64:
SqlClient\SqlBuilder.cs (2)
224case TypeCode.UInt64: 257case TypeCode.UInt64:
SqlClient\SqlTypeSystemProvider.cs (2)
1431case TypeCode.UInt64: 1551case TypeCode.UInt64:
System.Runtime.Serialization (13)
System\Runtime\Serialization\CodeGenerator.cs (6)
835case TypeCode.UInt64: 968case TypeCode.UInt64: 1078case TypeCode.UInt64: 1392case TypeCode.UInt64: 1457case TypeCode.UInt64: 1633case TypeCode.UInt64:
System\Runtime\Serialization\DataContract.cs (1)
849case TypeCode.UInt64:
System\Runtime\Serialization\ExtensionDataReader.cs (1)
708case TypeCode.UInt64:
System\Runtime\Serialization\Json\XmlObjectSerializerReadContextComplexJson.cs (1)
103case TypeCode.UInt64:
System\Runtime\Serialization\XmlReaderDelegator.cs (2)
266case TypeCode.UInt64: 321case TypeCode.UInt64:
System\Runtime\Serialization\XmlWriterDelegator.cs (2)
336case TypeCode.UInt64: 413case TypeCode.UInt64:
System.ServiceModel (6)
System\ServiceModel\Dispatcher\CodeGenerator.cs (6)
461case TypeCode.UInt64: 947case TypeCode.UInt64: 980case TypeCode.UInt64: 1018case TypeCode.UInt64: 1055case TypeCode.UInt64: 1152case TypeCode.UInt64:
System.ServiceModel.Internals (10)
System\Runtime\TypeHelper.cs (10)
188case TypeCode.UInt64: 212case TypeCode.UInt64: 234case TypeCode.UInt64: 242case TypeCode.UInt64: 258case TypeCode.UInt64: 364case TypeCode.UInt64: 416case TypeCode.UInt64: 462case TypeCode.UInt64: 494case TypeCode.UInt64: 528case TypeCode.UInt64:
System.ServiceModel.Web (3)
System\ServiceModel\Dispatcher\JsonQueryStringConverter.cs (1)
63case TypeCode.UInt64:
System\ServiceModel\Dispatcher\QueryStringConverter.cs (2)
100case TypeCode.UInt64: 199case TypeCode.UInt64:
System.Web (2)
UI\WebControls\Parameter.cs (2)
476return TypeCode.UInt64; 518case TypeCode.UInt64:
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceUtil.cs (1)
369case TypeCode.UInt64:
System.Web.Extensions (8)
UI\WebControls\Dynamic.cs (8)
1353case TypeCode.UInt64: 1509case TypeCode.UInt64: 1561case TypeCode.UInt64: 1620case TypeCode.UInt64: 1644case TypeCode.UInt64: 1665case TypeCode.UInt64: 1681case TypeCode.UInt64: 1683case TypeCode.UInt64:
System.Workflow.Activities (32)
Rules\Expressions.cs (1)
2136case TypeCode.UInt64:
Rules\RuleValidation.cs (31)
1643case TypeCode.UInt64: 1668case TypeCode.UInt64: 1683case TypeCode.UInt64: 1708case TypeCode.UInt64: 1725case TypeCode.UInt64: 1748case TypeCode.UInt64: 1766case TypeCode.UInt64: 1776case TypeCode.UInt64: 1786case TypeCode.UInt64: 1808case TypeCode.UInt64: 1826case TypeCode.UInt64: 1846case TypeCode.UInt64: 1865case TypeCode.UInt64: 1971case TypeCode.UInt64: 2003case TypeCode.UInt64: 2020case TypeCode.UInt64: 2038case TypeCode.UInt64: 2057case TypeCode.UInt64: 2074case TypeCode.UInt64: 2092case TypeCode.UInt64: 2110case TypeCode.UInt64: 2129case TypeCode.UInt64: 2147case TypeCode.UInt64: 2165case TypeCode.UInt64: 2183case TypeCode.UInt64: 2189case TypeCode.UInt64: 2195case TypeCode.UInt64: 2628case TypeCode.UInt64: 2639case TypeCode.UInt64: 2646if (tc2 == TypeCode.UInt32 || tc2 == TypeCode.UInt64) 2654if (tc2 == TypeCode.UInt64)
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\TypeSystem\RTTypeWrapper.cs (1)
622case TypeCode.UInt64:
System.Xml (7)
System\Xml\Serialization\CodeGenerator.cs (1)
1072case TypeCode.UInt64:
System\Xml\Serialization\Types.cs (1)
523case TypeCode.UInt64: return true;
System\Xml\Serialization\XmlSerializationWriter.cs (3)
194case TypeCode.UInt64: typeName = "unsignedLong"; break; 287case TypeCode.UInt64: 3093case TypeCode.UInt64:
System\Xml\Serialization\XmlSerializer.cs (2)
782case TypeCode.UInt64: 853case TypeCode.UInt64: