2 references to BlockingCollection_CopyTo_IncorrectType
System.Collections.Concurrent (2)
System\Collections\Concurrent\BlockingCollection.cs (2)
1587
throw new ArgumentException(SR.
BlockingCollection_CopyTo_IncorrectType
, nameof(array));
1591
throw new ArgumentException(SR.
BlockingCollection_CopyTo_IncorrectType
, nameof(array));