9 references to UInt64
System.Management (9)
System\Management\Property.cs (6)
302case CimType.UInt64: 349CimType.UInt64 => Convert.ToUInt64((string)wmiValue, (IFormatProvider)CultureInfo.CurrentCulture.GetFormat(typeof(ulong))), 437case CimType.UInt64: 541case CimType.UInt64: 666type = CimType.UInt64; 746type = CimType.UInt64;
System\Management\WMIGenerator.cs (3)
4594case CimType.UInt64: 4677case CimType.UInt64: 5082case CimType.UInt64: