2 writes to threadWorkerMethodWithParam
System.Management (2)
InteropClasses\WMIInterop.cs (2)
2368this.threadWorkerMethodWithParam = null; 2428this.threadWorkerMethodWithParam = workerMethod ;
1 reference to threadWorkerMethodWithParam
System.Management (1)
InteropClasses\WMIInterop.cs (1)
2471this.threadWorkerMethodWithParam ( this.threadParams ) ;