2 writes to threadWorkerMethodWithReturn
System.Management (2)
InteropClasses\WMIInterop.cs (2)
2365
this.
threadWorkerMethodWithReturn
= null ;
2383
this.
threadWorkerMethodWithReturn
= workerMethod ;
1 reference to threadWorkerMethodWithReturn
System.Management (1)
InteropClasses\WMIInterop.cs (1)
2489
this.threadReturn = this.
threadWorkerMethodWithReturn
( ) ;