2 references to BlockingCollection_CantAddAnyWhenCompleted
System.Collections.Concurrent (2)
System\Collections\Concurrent\BlockingCollection.cs (2)
994
throw new ArgumentException(SR.
BlockingCollection_CantAddAnyWhenCompleted
, nameof(collections)); //case#4
1686
SR.
BlockingCollection_CantAddAnyWhenCompleted
, nameof(collections));