2 references to IsEmpty
mscorlib (2)
system\Collections\Concurrent\ConcurrentStack.cs (2)
182/// that another thread will modify the collection after <see cref="IsEmpty"/> returns, thus invalidating 199/// For determining whether the collection contains any items, use of the <see cref="IsEmpty"/>