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