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