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