2 references to MapValueToWmiValue
System.Management (2)
property.cs (1)
146
object newValue =
MapValueToWmiValue
(value,
propertyset.cs (1)
460
object wmiValue = PropertyData.
MapValueToWmiValue
(propertyValue, propertyType, isArray);