3 writes to properties
System.Management (3)
managementbaseobject.cs (3)
228properties = null; 312properties = null; 367properties = new PropertyDataCollection(this, false);
2 references to properties
System.Management (2)
managementbaseobject.cs (2)
366if (properties == null) 369return properties;