11 references to SInt8
System.Management (11)
System\Management\Property.cs (6)
309
case CimType.
SInt8
:
346
CimType.
SInt8
=> (sbyte)((short)wmiValue),
380
case CimType.
SInt8
:
513
case CimType.
SInt8
:
621
type = CimType.
SInt8
;
751
type = CimType.
SInt8
;
System\Management\WMIGenerator.cs (5)
2783
CimType cimRetType = CimType.
SInt8
; // Initialized to remove warnings
4545
case CimType.
SInt8
:
4669
case CimType.
SInt8
:
5041
case CimType.
SInt8
:
5188
case CimType.
SInt8
: