12 references to BitMap
System.Management (12)
WmiGenerator.cs (12)
1759BitMap.Clear(); 1767BitMap.Add(ConvertBitMapValueToInt32(strArray[i])); 1775BitMap.Clear(); 1781BitMap.Clear(); 1959if (BitValues.Count > 0 && (BitMap.Count == 0 || BitMap.Count == BitValues.Count)) 1961if(BitMap.Count == 0) 1990if (BitMap.Count > 0) 1992cmf.InitExpression = new CodePrimitiveExpression(BitMap[i]); 1993Int64 test = System.Convert.ToInt64(BitMap[i],(IFormatProvider)CultureInfo.InvariantCulture.GetFormat(typeof(System.UInt64))); 2009if( (System.Convert.ToInt64(BitMap[i],(IFormatProvider)CultureInfo.InvariantCulture.GetFormat(typeof(System.UInt64))) == 0) ) // Bug No: 121987 2064BitMap.Clear();