2 writes to threadWorkerMethodWithReturnAndParam
System.Management (2)
InteropClasses\WMIInterop.cs (2)
2366this.threadWorkerMethodWithReturnAndParam = null ; 2398this.threadWorkerMethodWithReturnAndParam = workerMethod ;
1 reference to threadWorkerMethodWithReturnAndParam
System.Management (1)
InteropClasses\WMIInterop.cs (1)
2507this.threadReturn = this.threadWorkerMethodWithReturnAndParam ( this.threadParams) ;