1 reference to WorkerThreadStart
System (1)
compmod\system\componentmodel\BackgroundWorker.cs (1)
39
threadStart = new WorkerThreadStartDelegate(
WorkerThreadStart
);