3 references to Argument_InvalidOffLen
System.Collections (3)
System\Collections\Generic\PriorityQueue.cs (1)
970throw new ArgumentException(SR.Argument_InvalidOffLen);
System\Collections\Generic\Stack.cs (2)
108throw new ArgumentException(SR.Argument_InvalidOffLen); 141throw new ArgumentException(SR.Argument_InvalidOffLen);