3 references to Clone_
System.Management (3)
managementbaseobject.cs (1)
332
int status = wbemObject.
Clone_
(out theClone);
managementclass.cs (1)
959
int status = wbemObject.
Clone_
(out theClone);
managementobject.cs (1)
2542
int status = wbemObject.
Clone_
(out theClone);