3 writes to systemProperties
System.Management (3)
managementbaseobject.cs (3)
229systemProperties = null; 313systemProperties = null; 389systemProperties = new PropertyDataCollection(this, true);
2 references to systemProperties
System.Management (2)
managementbaseobject.cs (2)
388if (systemProperties == null) 391return systemProperties;