2 references to Argument_InvalidOffLen
System.Collections.NonGeneric (2)
System\Collections\Queue.cs (1)
138throw new ArgumentException(SR.Argument_InvalidOffLen);
System\Collections\Stack.cs (1)
122throw new ArgumentException(SR.Argument_InvalidOffLen);