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