2 references to IsEmpty
mscorlib (2)
system\Collections\Concurrent\ConcurrentQueue.cs (2)
266
if (!head.
IsEmpty
)
281
while (head.
IsEmpty
)