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