3 references to ThreadWorkerMethodWithParam
System.Management (3)
System\Management\InteropClasses\WMIInterop.cs (3)
1406private ThreadWorkerMethodWithParam threadWorkerMethodWithParam; // Delegate to be called for worker method with parameter 1541public ThreadDispatch(ThreadWorkerMethodWithParam workerMethod) : this() 1648private void InitializeThreadState(object threadParams, ThreadWorkerMethodWithParam workerMethod, ApartmentState aptState, bool background)