2 writes to propertyValue
System.Management (2)
System\Management\Property.cs (2)
102
propertyValue
= null; // Needed so we don't leak this in/out parameter...
104
int status = parent.wbemObject.Get_(propertyName, 0, ref
propertyValue
, ref propertyType, ref propertyFlavor);
1 reference to propertyValue
System.Management (1)
System\Management\Property.cs (1)
139
return ValueTypeSafety.GetSafeObject(MapWmiValueToValue(
propertyValue
,