1 reference to ShouldStopProcessingWorkNow
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Threading\PortableThreadPool.cs (1)
365
return !WorkerThread.
ShouldStopProcessingWorkNow
(this);