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