2 references to MapValueToWmiValue
System.Management (2)
System\Management\Property.cs (1)
147
object newValue =
MapValueToWmiValue
(value,
System\Management\PropertySet.cs (1)
467
object wmiValue = PropertyData.
MapValueToWmiValue
(propertyValue, propertyType, isArray);