Searched refs:ArgumentOutOfRangeException (Results 1 – 13 of 13) sorted by relevance
21 throw new ArgumentOutOfRangeException(); in SubList()98 throw new ArgumentOutOfRangeException();105 throw new ArgumentOutOfRangeException();121 throw new ArgumentOutOfRangeException(); in CopyTo()182 throw new ArgumentOutOfRangeException(); in SubList()208 throw new ArgumentOutOfRangeException(); in ICollection.CopyTo()362 throw new ArgumentOutOfRangeException(); in CopyTo()408 throw new ArgumentOutOfRangeException();415 throw new ArgumentOutOfRangeException();
37 using ArgumentOutOfRangeException = System.ArgumentOutOfRangeException; typedef104 throw new ArgumentOutOfRangeException(); in ANTLRStringStream()254 throw new ArgumentOutOfRangeException(); in Rewind()302 throw new ArgumentOutOfRangeException(); in Substring()304 throw new ArgumentOutOfRangeException(); in Substring()
252 throw new ArgumentOutOfRangeException("start"); in Get()254 throw new ArgumentOutOfRangeException("count"); in Get()
409 throw new ArgumentOutOfRangeException("start"); in Get()411 throw new ArgumentOutOfRangeException("count"); in Get()
36 using ArgumentOutOfRangeException = System.ArgumentOutOfRangeException; typedef98 throw new ArgumentOutOfRangeException(); in ANTLRStringStream()221 throw new ArgumentOutOfRangeException(); in Rewind()263 throw new ArgumentOutOfRangeException(); in Substring()265 throw new ArgumentOutOfRangeException(); in Substring()
38 using ArgumentOutOfRangeException = System.ArgumentOutOfRangeException; typedef359 throw new ArgumentOutOfRangeException("start"); in Get()361 throw new ArgumentOutOfRangeException("count"); in Get()
219 throw new ArgumentOutOfRangeException("start"); in Get()221 throw new ArgumentOutOfRangeException("count"); in Get()
172 throw new ArgumentOutOfRangeException(); in GetChild()270 throw new ArgumentOutOfRangeException("i"); in SetChild()292 throw new ArgumentOutOfRangeException("i"); in DeleteChild()316 throw new ArgumentOutOfRangeException(); in ReplaceChildren()318 throw new ArgumentOutOfRangeException(); in ReplaceChildren()
143 throw new ArgumentOutOfRangeException(); in GetChild()225 throw new ArgumentOutOfRangeException("i"); in SetChild()243 throw new ArgumentOutOfRangeException("i"); in DeleteChild()266 throw new ArgumentOutOfRangeException(); in ReplaceChildren()268 throw new ArgumentOutOfRangeException(); in ReplaceChildren()
135 if (offset < 0 || count < 0) throw new ArgumentOutOfRangeException(); in Update()186 if (offset < 0 || count < 0) throw new ArgumentOutOfRangeException(); in Update()
158 if (offset < 0 || count < 0) throw new ArgumentOutOfRangeException(); in Read()203 if (offset < 0 || count < 0) throw new ArgumentOutOfRangeException(); in Write()
57 if (offset < 0 || count < 0) throw new ArgumentOutOfRangeException(); in Add()