2 references to CanSteal
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\ThreadPoolWorkQueue.cs (2)
340
if (
CanSteal
)
815
if (otherQueue != localWsq && otherQueue.
CanSteal
)