1 reference to s_workerThreadStart
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Threading\PortableThreadPool.WorkerThread.cs (1)
71
Thread workerThread = new Thread(
s_workerThreadStart
);