2 references to BlockingCollection_CantTakeWhenDone
System.Collections.Concurrent (2)
System\Collections\Concurrent\BlockingCollection.cs (2)
515
throw new InvalidOperationException(SR.
BlockingCollection_CantTakeWhenDone
);
539
throw new InvalidOperationException(SR.
BlockingCollection_CantTakeWhenDone
);