2 writes to threadWorkerMethodWithReturnAndParam
System.Management (2)
System\Management\InteropClasses\WMIInterop.cs (2)
1585
this.
threadWorkerMethodWithReturnAndParam
= null;
1619
this.
threadWorkerMethodWithReturnAndParam
= workerMethod;
1 reference to threadWorkerMethodWithReturnAndParam
System.Management (1)
System\Management\InteropClasses\WMIInterop.cs (1)
1730
this.threadReturn = this.
threadWorkerMethodWithReturnAndParam
(this.threadParams);