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