12 references to ValueMap
System.Management (12)
System\Management\WMIGenerator.cs (12)
1640
ValueMap
.Clear();
1651
arrConvFuncName = ConvertToNumericValueAndAddToArray(prop.Type, strArray[i],
ValueMap
, out enumType);
1664
ValueMap
.Clear();
1669
ValueMap
.Clear();
1805
if (Values.Count > 0 && (
ValueMap
.Count == 0 ||
ValueMap
.Count == Values.Count))
1807
if (
ValueMap
.Count == 0)
1836
if (
ValueMap
.Count > 0)
1838
cmf.InitExpression = new CodePrimitiveExpression(
ValueMap
[i]);
1839
long test = System.Convert.ToInt64(
ValueMap
[i], (IFormatProvider)CultureInfo.InvariantCulture.GetFormat(typeof(ulong)));
1845
ValueMap
[i],
1900
ValueMap
.Clear();