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