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