9 references to UInt64
System.Management (9)
System\Management\Property.cs (6)
302
case CimType.
UInt64
:
349
CimType.
UInt64
=> Convert.ToUInt64((string)wmiValue, (IFormatProvider)CultureInfo.CurrentCulture.GetFormat(typeof(ulong))),
437
case CimType.
UInt64
:
541
case CimType.
UInt64
:
666
type = CimType.
UInt64
;
746
type = CimType.
UInt64
;
System\Management\WMIGenerator.cs (3)
4594
case CimType.
UInt64
:
4677
case CimType.
UInt64
:
5082
case CimType.
UInt64
: