9 references to SInt64
System.Management (9)
System\Management\Property.cs (6)
316
case CimType.
SInt64
:
350
CimType.
SInt64
=> Convert.ToInt64((string)wmiValue, (IFormatProvider)CultureInfo.CurrentCulture.GetFormat(typeof(long))),
431
case CimType.
SInt64
:
537
case CimType.
SInt64
:
676
type = CimType.
SInt64
;
771
type = CimType.
SInt64
;
System\Management\WMIGenerator.cs (3)
4589
case CimType.
SInt64
:
4676
case CimType.
SInt64
:
5077
case CimType.
SInt64
: