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