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