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)
4623
case CimType.
SInt64
:
4710
case CimType.
SInt64
:
5111
case CimType.
SInt64
: