3041 instantiations of ArgumentOutOfRangeException
mscorlib (1264)
system\array.cs (50)
52throw new ArgumentOutOfRangeException("newSize", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 77throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 95throw new ArgumentOutOfRangeException((length1 < 0 ? "length1" : "length2"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 116throw new ArgumentOutOfRangeException("length1", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 118throw new ArgumentOutOfRangeException("length2", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 120throw new ArgumentOutOfRangeException("length3", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 160throw new ArgumentOutOfRangeException("lengths["+i+']', Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 183throw new ArgumentOutOfRangeException("len", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported")); 218throw new ArgumentOutOfRangeException("lengths["+i+']', Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 323throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported")); 332throw new ArgumentOutOfRangeException("sourceIndex", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported")); 334throw new ArgumentOutOfRangeException("destinationIndex", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported")); 336throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported")); 416throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported")); 426throw new ArgumentOutOfRangeException("index1", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported")); 428throw new ArgumentOutOfRangeException("index2", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported")); 438throw new ArgumentOutOfRangeException("index1", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported")); 440throw new ArgumentOutOfRangeException("index2", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported")); 442throw new ArgumentOutOfRangeException("index3", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported")); 463throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported")); 535throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported")); 545throw new ArgumentOutOfRangeException("index1", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported")); 547throw new ArgumentOutOfRangeException("index2", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported")); 557throw new ArgumentOutOfRangeException("index1", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported")); 559throw new ArgumentOutOfRangeException("index2", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported")); 561throw new ArgumentOutOfRangeException("index3", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported")); 582throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported")); 917throw new ArgumentOutOfRangeException((index<lb ? "index" : "length"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1015throw new ArgumentOutOfRangeException((index<0 ? "index" : "length"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1072throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_HugeArrayNotSupported")); 1156throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1160throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count")); 1225throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1231throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1237throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count")); 1325throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1327throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count")); 1397throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1401throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count")); 1465throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1467throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count")); 1469throw new ArgumentOutOfRangeException("endIndex", Environment.GetResourceString("ArgumentOutOfRange_EndIndexStartIndex")); 1542throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1547throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count")); 1554throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1559throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count")); 1598throw new ArgumentOutOfRangeException((index<0 ? "index" : "length"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1743throw new ArgumentOutOfRangeException((length<0 ? "length" : "index"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1826throw new ArgumentOutOfRangeException((length<0 ? "length" : "index"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1859throw new ArgumentOutOfRangeException((length<0 ? "length" : "index"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\arraysegment.cs (5)
53throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 55throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 153throw new ArgumentOutOfRangeException("index"); 164throw new ArgumentOutOfRangeException("index"); 204throw new ArgumentOutOfRangeException("index");
system\bitconverter.cs (5)
367throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_StartIndex")); 371throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_GenericPositive")); 385throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_LengthTooLarge", (Int32.MaxValue / 3))); 435throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 437throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index"));
system\buffer.cs (2)
174throw new ArgumentOutOfRangeException("index"); 203throw new ArgumentOutOfRangeException("index");
system\char.cs (21)
520throw new ArgumentOutOfRangeException("index"); 536throw new ArgumentOutOfRangeException("index"); 551throw new ArgumentOutOfRangeException("index"); 570throw new ArgumentOutOfRangeException("index"); 585throw new ArgumentOutOfRangeException("index"); 629throw new ArgumentOutOfRangeException("index"); 655throw new ArgumentOutOfRangeException("index"); 700throw new ArgumentOutOfRangeException("index"); 723throw new ArgumentOutOfRangeException("index"); 757throw new ArgumentOutOfRangeException("index"); 772throw new ArgumentOutOfRangeException("index"); 791throw new ArgumentOutOfRangeException("index"); 815throw new ArgumentOutOfRangeException("index"); 834throw new ArgumentOutOfRangeException("index"); 855throw new ArgumentOutOfRangeException("index"); 875throw new ArgumentOutOfRangeException("index"); 890throw new ArgumentOutOfRangeException("index"); 926throw new ArgumentOutOfRangeException("utf32", Environment.GetResourceString("ArgumentOutOfRange_InvalidUTF32")); 949throw new ArgumentOutOfRangeException("highSurrogate", Environment.GetResourceString("ArgumentOutOfRange_InvalidHighSurrogate")); 952throw new ArgumentOutOfRangeException("lowSurrogate", Environment.GetResourceString("ArgumentOutOfRange_InvalidLowSurrogate")); 972throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index"));
system\collections\arraylist.cs (64)
73if (capacity < 0) throw new ArgumentOutOfRangeException("capacity", Environment.GetResourceString("ArgumentOutOfRange_MustBeNonNegNum", "capacity")); 113throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_SmallCapacity")); 171if (index < 0 || index >= _size) throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 176if (index < 0 || index >= _size) throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 241throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 243throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 395throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 397throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 430throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 447throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 448if (count <0 || startIndex > _size - count) throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count")); 460if (index < 0 || index > _size) throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_ArrayListInsert")); 481if (index < 0 || index > _size) throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 527throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 544throw new ArgumentOutOfRangeException((startIndex<0 ? "startIndex" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 552throw new ArgumentOutOfRangeException((startIndex>=_size ? "startIndex" : "count"), Environment.GetResourceString("ArgumentOutOfRange_BiggerThanCollection")); 596if (index < 0 || index >= _size) throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 613throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 615throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 637throw new ArgumentOutOfRangeException("count",Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 662throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 664throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 679if (index < 0 || index > _size - count) throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 689throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 721throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 723throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 809if (value < Count) throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_SmallCapacity")); 859throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 913throw new ArgumentOutOfRangeException((index < 0) ? "index" : "arrayIndex", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 915throw new ArgumentOutOfRangeException( "count" , Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 935throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 953if (startIndex < 0 || startIndex > this.Count) throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 954if (count < 0 || startIndex > this.Count - count) throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count")); 979if (index < 0 || index > this.Count) throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1014if (startIndex < 0 || startIndex >= _list.Count) throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1015if (count < 0 || count > startIndex + 1) throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count")); 1044throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1060throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1083throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1097throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1106throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1811throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 2067throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 2212throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 2229if (value < Count) throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_SmallCapacity")); 2274throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 2289throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 2325throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 2336throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 2361throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 2363throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 2374throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 2377throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count")); 2387if (index < 0 || index > _baseSize) throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 2397if (index < 0 || index > _baseSize) throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 2431throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 2433throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 2443if (index < 0 || index >= _baseSize) throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 2454throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 2471throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 2484if (index < 0 || index >= _baseSize) throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 2493throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 2506if (index < 0 || index >= _baseSize) throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 2511if (index < 0 || index >= _baseSize) throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index"));
system\collections\bitarray.cs (5)
47throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 196throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 211throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 325throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 361throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\collections\collectionbase.cs (4)
67throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 106throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 112throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 168throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index"));
system\Collections\Concurrent\ConcurrentDictionary.cs (4)
326throw new ArgumentOutOfRangeException("concurrencyLevel", GetResource("ConcurrentDictionary_ConcurrencyLevelMustBePositive")); 330throw new ArgumentOutOfRangeException("capacity", GetResource("ConcurrentDictionary_CapacityMustNotBeNegative")); 657if (index < 0) throw new ArgumentOutOfRangeException("index", GetResource("ConcurrentDictionary_IndexIsNegative")); 1679if (index < 0) throw new ArgumentOutOfRangeException("index", GetResource("ConcurrentDictionary_IndexIsNegative"));
system\Collections\Concurrent\ConcurrentStack.cs (2)
481throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ConcurrentStack_PushPopRange_CountOutOfRange")); 486throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ConcurrentStack_PushPopRange_StartOutOfRange"));
system\collections\concurrent\PartitionerStatic.cs (10)
182throw new ArgumentOutOfRangeException("partitionerOptions"); 201if (toExclusive <= fromInclusive) throw new ArgumentOutOfRangeException("toExclusive"); 219if (toExclusive <= fromInclusive) throw new ArgumentOutOfRangeException("toExclusive"); 220if (rangeSize <= 0) throw new ArgumentOutOfRangeException("rangeSize"); 258if (toExclusive <= fromInclusive) throw new ArgumentOutOfRangeException("toExclusive"); 276if (toExclusive <= fromInclusive) throw new ArgumentOutOfRangeException("toExclusive"); 277if (rangeSize <= 0) throw new ArgumentOutOfRangeException("rangeSize"); 525throw new ArgumentOutOfRangeException("partitionCount"); 1061throw new ArgumentOutOfRangeException("partitionCount"); 1425throw new ArgumentOutOfRangeException("partitionCount");
system\collections\emptyreadonlydictionaryinternal.cs (1)
47throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\collections\generic\equalitycomparer.cs (2)
352throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 354throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count"));
system\collections\hashtable.cs (5)
274throw new ArgumentOutOfRangeException("capacity", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 276throw new ArgumentOutOfRangeException("loadFactor", Environment.GetResourceString("ArgumentOutOfRange_HashtableLoadFactor", .1, 1.0)); 597throw new ArgumentOutOfRangeException("arrayIndex", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1313throw new ArgumentOutOfRangeException("arrayIndex", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1354throw new ArgumentOutOfRangeException("arrayIndex", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\collections\listdictionaryinternal.cs (2)
205throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 339throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\collections\queue.cs (3)
60throw new ArgumentOutOfRangeException("capacity", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 62throw new ArgumentOutOfRangeException("growFactor", Environment.GetResourceString("ArgumentOutOfRange_QueueGrowFactor", 1, 10)); 143throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index"));
system\collections\sortedlist.cs (7)
112throw new ArgumentOutOfRangeException("initialCapacity", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 201throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_SmallCapacity")); 334throw new ArgumentOutOfRangeException("arrayIndex", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 373throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 399if (index < 0 || index >= Count) throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 501if (index < 0 || index >= Count) throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 527if (index < 0 || index >= Count) throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index"));
system\collections\stack.cs (2)
49throw new ArgumentOutOfRangeException("initialCapacity", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 130throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\console.cs (27)
664throw new ArgumentOutOfRangeException("frequency", frequency, Environment.GetResourceString("ArgumentOutOfRange_BeepFrequency", MinBeepFrequency, MaxBeepFrequency)); 666throw new ArgumentOutOfRangeException("duration", duration, Environment.GetResourceString("ArgumentOutOfRange_NeedPosNum")); 870throw new ArgumentOutOfRangeException("sourceLeft", sourceLeft, Environment.GetResourceString("ArgumentOutOfRange_ConsoleBufferBoundaries")); 872throw new ArgumentOutOfRangeException("sourceTop", sourceTop, Environment.GetResourceString("ArgumentOutOfRange_ConsoleBufferBoundaries")); 874throw new ArgumentOutOfRangeException("sourceWidth", sourceWidth, Environment.GetResourceString("ArgumentOutOfRange_ConsoleBufferBoundaries")); 876throw new ArgumentOutOfRangeException("sourceHeight", sourceHeight, Environment.GetResourceString("ArgumentOutOfRange_ConsoleBufferBoundaries")); 881throw new ArgumentOutOfRangeException("targetLeft", targetLeft, Environment.GetResourceString("ArgumentOutOfRange_ConsoleBufferBoundaries")); 883throw new ArgumentOutOfRangeException("targetTop", targetTop, Environment.GetResourceString("ArgumentOutOfRange_ConsoleBufferBoundaries")); 1045throw new ArgumentOutOfRangeException("width", width, Environment.GetResourceString("ArgumentOutOfRange_ConsoleBufferLessThanWindowSize")); 1047throw new ArgumentOutOfRangeException("height", height, Environment.GetResourceString("ArgumentOutOfRange_ConsoleBufferLessThanWindowSize")); 1094throw new ArgumentOutOfRangeException("width", width, Environment.GetResourceString("ArgumentOutOfRange_NeedPosNum")); 1096throw new ArgumentOutOfRangeException("height", height, Environment.GetResourceString("ArgumentOutOfRange_NeedPosNum")); 1113throw new ArgumentOutOfRangeException("width", Environment.GetResourceString("ArgumentOutOfRange_ConsoleWindowBufferSize")); 1119throw new ArgumentOutOfRangeException("height", Environment.GetResourceString("ArgumentOutOfRange_ConsoleWindowBufferSize")); 1146throw new ArgumentOutOfRangeException("width", width, Environment.GetResourceString("ArgumentOutOfRange_ConsoleWindowSize_Size", bounds.X)); 1148throw new ArgumentOutOfRangeException("height", height, Environment.GetResourceString("ArgumentOutOfRange_ConsoleWindowSize_Size", bounds.Y)); 1223throw new ArgumentOutOfRangeException("left", left, Environment.GetResourceString("ArgumentOutOfRange_ConsoleWindowPos")); 1226throw new ArgumentOutOfRangeException("top", top, Environment.GetResourceString("ArgumentOutOfRange_ConsoleWindowPos")); 1278throw new ArgumentOutOfRangeException("left", left, Environment.GetResourceString("ArgumentOutOfRange_ConsoleBufferBoundaries")); 1280throw new ArgumentOutOfRangeException("top", top, Environment.GetResourceString("ArgumentOutOfRange_ConsoleBufferBoundaries")); 1295throw new ArgumentOutOfRangeException("left", left, Environment.GetResourceString("ArgumentOutOfRange_ConsoleBufferBoundaries")); 1297throw new ArgumentOutOfRangeException("top", top, Environment.GetResourceString("ArgumentOutOfRange_ConsoleBufferBoundaries")); 1322throw new ArgumentOutOfRangeException("value", value, Environment.GetResourceString("ArgumentOutOfRange_CursorSize")); 1408throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_ConsoleTitleTooLong")); 1851throw new ArgumentOutOfRangeException("bufferSize", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1872throw new ArgumentOutOfRangeException("bufferSize", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1893throw new ArgumentOutOfRangeException("bufferSize", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\consolekeyinfo.cs (1)
31throw new ArgumentOutOfRangeException("key", Environment.GetResourceString("ArgumentOutOfRange_ConsoleKey"));
system\convert.cs (11)
2161throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_Index")); 2163throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_GenericPositive")); 2174throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_OffsetLength")); 2210throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_Index")); 2212throw new ArgumentOutOfRangeException("offsetIn", Environment.GetResourceString("ArgumentOutOfRange_GenericPositive")); 2214throw new ArgumentOutOfRangeException("offsetOut", Environment.GetResourceString("ArgumentOutOfRange_GenericPositive")); 2233throw new ArgumentOutOfRangeException("offsetIn", Environment.GetResourceString("ArgumentOutOfRange_OffsetLength")); 2246throw new ArgumentOutOfRangeException("offsetOut", Environment.GetResourceString("ArgumentOutOfRange_OffsetOut")); 2388throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_Index")); 2391throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_GenericPositive")); 2394throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_OffsetLength"));
system\currenttimezone.cs (1)
174throw new ArgumentOutOfRangeException("year", Environment.GetResourceString("ArgumentOutOfRange_Range", 1, 9999));
system\datetime.cs (26)
148throw new ArgumentOutOfRangeException("ticks", Environment.GetResourceString("ArgumentOutOfRange_DateTimeBadTicks")); 159throw new ArgumentOutOfRangeException("ticks", Environment.GetResourceString("ArgumentOutOfRange_DateTimeBadTicks")); 170throw new ArgumentOutOfRangeException("ticks", Environment.GetResourceString("ArgumentOutOfRange_DateTimeBadTicks")); 248throw new ArgumentOutOfRangeException(null, Environment.GetResourceString("ArgumentOutOfRange_BadHourMinuteSecond")); 258throw new ArgumentOutOfRangeException("millisecond", Environment.GetResourceString("ArgumentOutOfRange_Range", 0, MillisPerSecond - 1)); 280throw new ArgumentOutOfRangeException("millisecond", Environment.GetResourceString("ArgumentOutOfRange_Range", 0, MillisPerSecond - 1)); 310throw new ArgumentOutOfRangeException("millisecond", Environment.GetResourceString("ArgumentOutOfRange_Range", 0, MillisPerSecond - 1)); 332throw new ArgumentOutOfRangeException(null, Environment.GetResourceString("ArgumentOutOfRange_BadHourMinuteSecond")); 341throw new ArgumentOutOfRangeException("millisecond", Environment.GetResourceString("ArgumentOutOfRange_Range", 0, MillisPerSecond - 1)); 367throw new ArgumentOutOfRangeException(null, Environment.GetResourceString("ArgumentOutOfRange_BadHourMinuteSecond")); 441throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_AddValue")); 503if (months < -120000 || months > 120000) throw new ArgumentOutOfRangeException("months", Environment.GetResourceString("ArgumentOutOfRange_DateTimeBadMonths")); 519throw new ArgumentOutOfRangeException("months", Environment.GetResourceString("ArgumentOutOfRange_DateArithmetic")); 543throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_DateArithmetic")); 557if (value < -10000 || value > 10000) throw new ArgumentOutOfRangeException("years", Environment.GetResourceString("ArgumentOutOfRange_DateTimeBadYears")); 611throw new ArgumentOutOfRangeException(null, Environment.GetResourceString("ArgumentOutOfRange_BadYearMonthDay")); 624throw new ArgumentOutOfRangeException(null, Environment.GetResourceString("ArgumentOutOfRange_BadHourMinuteSecond")); 631if (month < 1 || month > 12) throw new ArgumentOutOfRangeException("month", Environment.GetResourceString("ArgumentOutOfRange_Month")); 763throw new ArgumentOutOfRangeException("fileTime", Environment.GetResourceString("ArgumentOutOfRange_FileTimeInvalid")); 1185throw new ArgumentOutOfRangeException("fileTime", Environment.GetResourceString("ArgumentOutOfRange_DateTimeBadTicks")); 1198throw new ArgumentOutOfRangeException(null, Environment.GetResourceString("ArgumentOutOfRange_FileTimeInvalid")); 1283throw new ArgumentOutOfRangeException("year", Environment.GetResourceString("ArgumentOutOfRange_Year")); 1340throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_DateArithmetic")); 1385throw new ArgumentOutOfRangeException(null, Environment.GetResourceString("ArgumentOutOfRange_FileTimeInvalid")); 1489throw new ArgumentOutOfRangeException("t", Environment.GetResourceString("ArgumentOutOfRange_DateArithmetic")); 1498throw new ArgumentOutOfRangeException("t", Environment.GetResourceString("ArgumentOutOfRange_DateArithmetic"));
system\datetimeoffset.cs (7)
116throw new ArgumentOutOfRangeException(null, Environment.GetResourceString("ArgumentOutOfRange_BadHourMinuteSecond")); 137throw new ArgumentOutOfRangeException(null, Environment.GetResourceString("ArgumentOutOfRange_BadHourMinuteSecond")); 159throw new ArgumentOutOfRangeException(null, Environment.GetResourceString("ArgumentOutOfRange_BadHourMinuteSecond")); 524throw new ArgumentOutOfRangeException("seconds", 537throw new ArgumentOutOfRangeException("milliseconds", 789throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("Argument_OffsetOutOfRange")); 803throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("Argument_UTCOutOfRange"));
system\decimal.cs (2)
300throw new ArgumentOutOfRangeException("scale", Environment.GetResourceString("ArgumentOutOfRange_DecimalScale")); 789throw new ArgumentOutOfRangeException("decimals", Environment.GetResourceString("ArgumentOutOfRange_DecimalRound"));
system\diagnostics\debuggerattributes.cs (1)
147throw new ArgumentOutOfRangeException("state");
system\diagnostics\eventing\eventdescriptor.cs (4)
78throw new ArgumentOutOfRangeException("id", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 83throw new ArgumentOutOfRangeException("id", Environment.GetResourceString("ArgumentOutOfRange_NeedValidId", 1, ushort.MaxValue)); 96throw new ArgumentOutOfRangeException("task", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 101throw new ArgumentOutOfRangeException("task", Environment.GetResourceString("ArgumentOutOfRange_NeedValidId", 1, ushort.MaxValue));
System\Diagnostics\Eventing\TraceLogging\Statics.cs (1)
172throw new ArgumentOutOfRangeException("name");
System\Diagnostics\Eventing\TraceLogging\TraceLoggingMetadataCollector.cs (3)
155throw new ArgumentOutOfRangeException("type"); 182throw new ArgumentOutOfRangeException("type"); 226throw new ArgumentOutOfRangeException("type");
system\diagnostics\log.cs (1)
146throw new ArgumentOutOfRangeException("level", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\diagnostics\logswitch.cs (1)
41throw new ArgumentOutOfRangeException("Name", Environment.GetResourceString("Argument_StringZeroLength"));
system\diagnostics\stacktrace.cs (4)
350throw new ArgumentOutOfRangeException("skipFrames", 370throw new ArgumentOutOfRangeException("skipFrames", 421throw new ArgumentOutOfRangeException("skipFrames", 443throw new ArgumentOutOfRangeException("skipFrames",
system\gc.cs (13)
146throw new ArgumentOutOfRangeException("bytesAllocated", 151throw new ArgumentOutOfRangeException("pressure", 162throw new ArgumentOutOfRangeException("bytesAllocated", 167throw new ArgumentOutOfRangeException("bytesAllocated", 222throw new ArgumentOutOfRangeException("generation", Environment.GetResourceString("ArgumentOutOfRange_GenericPositive")); 227throw new ArgumentOutOfRangeException(Environment.GetResourceString("ArgumentOutOfRange_Enum")); 260throw new ArgumentOutOfRangeException("generation", Environment.GetResourceString("ArgumentOutOfRange_GenericPositive")); 273throw new ArgumentOutOfRangeException("generation", Environment.GetResourceString("ArgumentOutOfRange_GenericPositive")); 435throw new ArgumentOutOfRangeException("maxGenerationThreshold", 445throw new ArgumentOutOfRangeException("largeObjectHeapThreshold", 478throw new ArgumentOutOfRangeException("millisecondsTimeout", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 493throw new ArgumentOutOfRangeException("millisecondsTimeout", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 518throw new ArgumentOutOfRangeException("totalSize",
system\globalization\calendar.cs (6)
266throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_AddValue")); 654throw new ArgumentOutOfRangeException( 667throw new ArgumentOutOfRangeException( 819throw new ArgumentOutOfRangeException("year", 838throw new ArgumentOutOfRangeException( 846throw new ArgumentOutOfRangeException(null, Environment.GetResourceString("ArgumentOutOfRange_BadHourMinuteSecond"));
system\globalization\charunicodeinfo.cs (5)
337throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 372throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 409throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 425throw new ArgumentOutOfRangeException("index"); 477throw new ArgumentOutOfRangeException("index");
system\globalization\chineselunisolarcalendar.cs (3)
318throw new ArgumentOutOfRangeException( 335throw new ArgumentOutOfRangeException("era", Environment.GetResourceString("ArgumentOutOfRange_InvalidEraValue")); 339throw new ArgumentOutOfRangeException(
system\globalization\compareinfo.cs (13)
492throw new ArgumentOutOfRangeException((length1 < 0) ? "length1" : "length2", Environment.GetResourceString("ArgumentOutOfRange_NeedPosNum")); 496throw new ArgumentOutOfRangeException((offset1 < 0) ? "offset1" : "offset2", Environment.GetResourceString("ArgumentOutOfRange_NeedPosNum")); 500throw new ArgumentOutOfRangeException("string1", Environment.GetResourceString("ArgumentOutOfRange_OffsetLength")); 504throw new ArgumentOutOfRangeException("string2", Environment.GetResourceString("ArgumentOutOfRange_OffsetLength")); 779throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 782throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count")); 816throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 833throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 837throw new ArgumentOutOfRangeException("count",Environment.GetResourceString("ArgumentOutOfRange_Count")); 977throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 989throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count")); 1029throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1045throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count"));
system\globalization\culturedata.cs (1)
974throw new ArgumentOutOfRangeException(
system\globalization\cultureinfo.cs (2)
388throw new ArgumentOutOfRangeException("culture", 1893throw new ArgumentOutOfRangeException("culture",
system\globalization\datetimeformatinfo.cs (11)
708throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("Argument_InvalidCalendar")); 809throw new ArgumentOutOfRangeException("era", Environment.GetResourceString("ArgumentOutOfRange_InvalidEraValue")); 837throw new ArgumentOutOfRangeException("era", Environment.GetResourceString("ArgumentOutOfRange_InvalidEraValue")); 907throw new ArgumentOutOfRangeException( 935throw new ArgumentOutOfRangeException( 1568throw new ArgumentOutOfRangeException( 1626throw new ArgumentOutOfRangeException( 1645throw new ArgumentOutOfRangeException( 1762throw new ArgumentOutOfRangeException( 1777throw new ArgumentOutOfRangeException( 1790throw new ArgumentOutOfRangeException(
system\globalization\eastasianlunisolarcalendar.cs (15)
68throw new ArgumentOutOfRangeException( 83throw new ArgumentOutOfRangeException( 125throw new ArgumentOutOfRangeException("era", Environment.GetResourceString("ArgumentOutOfRange_InvalidEraValue")); 148throw new ArgumentOutOfRangeException("era", Environment.GetResourceString("ArgumentOutOfRange_InvalidEraValue")); 158throw new ArgumentOutOfRangeException( 172throw new ArgumentOutOfRangeException("era", Environment.GetResourceString("ArgumentOutOfRange_InvalidEraValue")); 181throw new ArgumentOutOfRangeException( 195throw new ArgumentOutOfRangeException("month", Environment.GetResourceString("ArgumentOutOfRange_Month")); 199throw new ArgumentOutOfRangeException("month", Environment.GetResourceString("ArgumentOutOfRange_Month")); 239throw new ArgumentOutOfRangeException( 249throw new ArgumentOutOfRangeException(null, Environment.GetResourceString("ArgumentOutOfRange_BadYearMonthDay")); 402throw new ArgumentOutOfRangeException( 564throw new ArgumentOutOfRangeException( 623throw new ArgumentOutOfRangeException( 634throw new ArgumentOutOfRangeException("year",
system\globalization\gregoriancalendar.cs (26)
135throw new ArgumentOutOfRangeException( 163throw new ArgumentOutOfRangeException("m_type", Environment.GetResourceString("ArgumentOutOfRange_Enum")); 258throw new ArgumentOutOfRangeException(null, Environment.GetResourceString("ArgumentOutOfRange_BadYearMonthDay")); 288throw new ArgumentOutOfRangeException( 376throw new ArgumentOutOfRangeException("year", Environment.GetResourceString("ArgumentOutOfRange_Range", 380throw new ArgumentOutOfRangeException("month", Environment.GetResourceString("ArgumentOutOfRange_Month")); 385throw new ArgumentOutOfRangeException("era", Environment.GetResourceString("ArgumentOutOfRange_InvalidEraValue")); 397throw new ArgumentOutOfRangeException( 405throw new ArgumentOutOfRangeException("era", Environment.GetResourceString("ArgumentOutOfRange_InvalidEraValue")); 441throw new ArgumentOutOfRangeException( 449throw new ArgumentOutOfRangeException("era", Environment.GetResourceString("ArgumentOutOfRange_InvalidEraValue")); 468throw new ArgumentOutOfRangeException("month", Environment.GetResourceString("ArgumentOutOfRange_Range", 475throw new ArgumentOutOfRangeException("era", Environment.GetResourceString("ArgumentOutOfRange_InvalidEraValue")); 478throw new ArgumentOutOfRangeException( 484throw new ArgumentOutOfRangeException("day", Environment.GetResourceString("ArgumentOutOfRange_Range", 505throw new ArgumentOutOfRangeException("era", Environment.GetResourceString("ArgumentOutOfRange_InvalidEraValue")); 508throw new ArgumentOutOfRangeException( 525throw new ArgumentOutOfRangeException("era", Environment.GetResourceString("ArgumentOutOfRange_InvalidEraValue")); 529throw new ArgumentOutOfRangeException( 537throw new ArgumentOutOfRangeException("month", Environment.GetResourceString("ArgumentOutOfRange_Range", 555throw new ArgumentOutOfRangeException( 561throw new ArgumentOutOfRangeException("era", Environment.GetResourceString("ArgumentOutOfRange_InvalidEraValue")); 572throw new ArgumentOutOfRangeException("era", Environment.GetResourceString("ArgumentOutOfRange_InvalidEraValue")); 598throw new ArgumentOutOfRangeException( 614throw new ArgumentOutOfRangeException("year", 620throw new ArgumentOutOfRangeException(
system\globalization\gregoriancalendarhelper.cs (14)
158throw new ArgumentOutOfRangeException("year", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 205throw new ArgumentOutOfRangeException("year", String.Format(CultureInfo.CurrentCulture, Environment.GetResourceString("ArgumentOutOfRange_Range"), 215throw new ArgumentOutOfRangeException("era", Environment.GetResourceString("ArgumentOutOfRange_InvalidEraValue")); 321throw new ArgumentOutOfRangeException(null, Environment.GetResourceString("ArgumentOutOfRange_BadYearMonthDay")); 339throw new ArgumentOutOfRangeException( 349throw new ArgumentOutOfRangeException(null, Environment.GetResourceString("ArgumentOutOfRange_BadHourMinuteSecond")); 355throw new ArgumentOutOfRangeException( 386throw new ArgumentOutOfRangeException( 473throw new ArgumentOutOfRangeException("month", Environment.GetResourceString("ArgumentOutOfRange_Month")); 501throw new ArgumentOutOfRangeException(Environment.GetResourceString("ArgumentOutOfRange_Era")); 568throw new ArgumentOutOfRangeException( 605throw new ArgumentOutOfRangeException( 643throw new ArgumentOutOfRangeException("year", 654throw new ArgumentOutOfRangeException(
system\globalization\hebrewcalendar.cs (10)
377throw new ArgumentOutOfRangeException( 400throw new ArgumentOutOfRangeException( 424throw new ArgumentOutOfRangeException( 436throw new ArgumentOutOfRangeException("era", Environment.GetResourceString("ArgumentOutOfRange_InvalidEraValue")); 442throw new ArgumentOutOfRangeException( 490throw new ArgumentOutOfRangeException("gregorianYear"); 706throw new ArgumentOutOfRangeException( 817throw new ArgumentOutOfRangeException("month", Environment.GetResourceString("ArgumentOutOfRange_Month")); 1053throw new ArgumentOutOfRangeException("year", 1063throw new ArgumentOutOfRangeException(
system\globalization\hijricalendar.cs (13)
227throw new ArgumentOutOfRangeException( 346throw new ArgumentOutOfRangeException( 358throw new ArgumentOutOfRangeException("era", Environment.GetResourceString("ArgumentOutOfRange_InvalidEraValue")); 365throw new ArgumentOutOfRangeException( 379throw new ArgumentOutOfRangeException( 390throw new ArgumentOutOfRangeException("month", Environment.GetResourceString("ArgumentOutOfRange_Month")); 502throw new ArgumentOutOfRangeException( 639throw new ArgumentOutOfRangeException( 687throw new ArgumentOutOfRangeException( 701throw new ArgumentOutOfRangeException(null, Environment.GetResourceString("ArgumentOutOfRange_BadYearMonthDay")); 720throw new ArgumentOutOfRangeException( 736throw new ArgumentOutOfRangeException("year", 746throw new ArgumentOutOfRangeException(
system\globalization\idnmapping.cs (6)
107throw new ArgumentOutOfRangeException((index < 0) ? "index" : "count", 110throw new ArgumentOutOfRangeException("byteIndex", 113throw new ArgumentOutOfRangeException("unicode", 230throw new ArgumentOutOfRangeException((index < 0) ? "index" : "count", 233throw new ArgumentOutOfRangeException("byteIndex", 236throw new ArgumentOutOfRangeException("ascii",
system\globalization\japanesecalendar.cs (3)
487throw new ArgumentOutOfRangeException("year", 493throw new ArgumentOutOfRangeException( 575throw new ArgumentOutOfRangeException(
system\globalization\japaneselunisolarcalendar.cs (1)
205throw new ArgumentOutOfRangeException(
system\globalization\juliancalendar.cs (11)
116throw new ArgumentOutOfRangeException("era", Environment.GetResourceString("ArgumentOutOfRange_InvalidEraValue")); 123throw new ArgumentOutOfRangeException( 135throw new ArgumentOutOfRangeException("month", Environment.GetResourceString("ArgumentOutOfRange_Month")); 154throw new ArgumentOutOfRangeException(null, 162throw new ArgumentOutOfRangeException( 233throw new ArgumentOutOfRangeException( 380throw new ArgumentOutOfRangeException( 394throw new ArgumentOutOfRangeException(null, Environment.GetResourceString("ArgumentOutOfRange_BadHourMinuteSecond")); 408throw new ArgumentOutOfRangeException( 424throw new ArgumentOutOfRangeException("year", 430throw new ArgumentOutOfRangeException(
system\globalization\koreancalendar.cs (2)
242throw new ArgumentOutOfRangeException( 258throw new ArgumentOutOfRangeException("year",
system\globalization\koreanlunisolarcalendar.cs (3)
1251throw new ArgumentOutOfRangeException( 1271throw new ArgumentOutOfRangeException("era", Environment.GetResourceString("ArgumentOutOfRange_InvalidEraValue")); 1275throw new ArgumentOutOfRangeException(
system\globalization\numberformatinfo.cs (8)
325throw new ArgumentOutOfRangeException( 500throw new ArgumentOutOfRangeException( 522throw new ArgumentOutOfRangeException( 544throw new ArgumentOutOfRangeException( 566throw new ArgumentOutOfRangeException( 615throw new ArgumentOutOfRangeException( 654throw new ArgumentOutOfRangeException( 703throw new ArgumentOutOfRangeException(
system\globalization\Persiancalendar.cs (13)
134throw new ArgumentOutOfRangeException(null, Environment.GetResourceString("ArgumentOutOfRange_BadYearMonthDay")); 139throw new ArgumentOutOfRangeException( 151throw new ArgumentOutOfRangeException("era", Environment.GetResourceString("ArgumentOutOfRange_InvalidEraValue")); 158throw new ArgumentOutOfRangeException( 172throw new ArgumentOutOfRangeException( 183throw new ArgumentOutOfRangeException("month", Environment.GetResourceString("ArgumentOutOfRange_Month")); 293throw new ArgumentOutOfRangeException( 453throw new ArgumentOutOfRangeException( 509throw new ArgumentOutOfRangeException( 523throw new ArgumentOutOfRangeException(null, Environment.GetResourceString("ArgumentOutOfRange_BadYearMonthDay")); 541throw new ArgumentOutOfRangeException( 557throw new ArgumentOutOfRangeException("year", 567throw new ArgumentOutOfRangeException(
system\globalization\stringinfo.cs (8)
125throw new ArgumentOutOfRangeException("startingTextElement", 129throw new ArgumentOutOfRangeException("startingTextElement", 142throw new ArgumentOutOfRangeException("startingTextElement", 147throw new ArgumentOutOfRangeException("startingTextElement", 152throw new ArgumentOutOfRangeException("lengthInTextElements", 157throw new ArgumentOutOfRangeException("lengthInTextElements", 284throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 311throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index"));
system\globalization\taiwancalendar.cs (3)
227throw new ArgumentOutOfRangeException( 245throw new ArgumentOutOfRangeException("year", 251throw new ArgumentOutOfRangeException(
system\globalization\taiwanlunisolarcalendar.cs (1)
261throw new ArgumentOutOfRangeException(
system\globalization\thaibuddhistcalendar.cs (2)
201throw new ArgumentOutOfRangeException( 217throw new ArgumentOutOfRangeException("year",
system\globalization\umalquracalendar.cs (11)
382throw new ArgumentOutOfRangeException( 394throw new ArgumentOutOfRangeException("era", Environment.GetResourceString("ArgumentOutOfRange_InvalidEraValue")); 401throw new ArgumentOutOfRangeException( 414throw new ArgumentOutOfRangeException("month", Environment.GetResourceString("ArgumentOutOfRange_Month")); 529throw new ArgumentOutOfRangeException( 713throw new ArgumentOutOfRangeException( 775throw new ArgumentOutOfRangeException( 789throw new ArgumentOutOfRangeException(null, Environment.GetResourceString("ArgumentOutOfRange_BadYearMonthDay")); 807throw new ArgumentOutOfRangeException( 826throw new ArgumentOutOfRangeException("year", 836throw new ArgumentOutOfRangeException(
system\io\__consolestream.cs (2)
127throw new ArgumentOutOfRangeException((offset < 0 ? "offset" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 154throw new ArgumentOutOfRangeException((offset < 0 ? "offset" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\io\binaryreader.cs (9)
305throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 308throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 381throw new ArgumentOutOfRangeException("byteCount"); 385throw new ArgumentOutOfRangeException("charsRemaining"); 479throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 508throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 510throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 522if (count < 0) throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 555throw new ArgumentOutOfRangeException("numBytes", Environment.GetResourceString("ArgumentOutOfRange_BinaryReaderFillBuffer"));
system\io\binarywriter.cs (1)
391throw new ArgumentOutOfRangeException("charCount");
system\io\bufferedstream.cs (15)
106throw new ArgumentOutOfRangeException("bufferSize", Environment.GetResourceString("ArgumentOutOfRange_MustBePositive", "bufferSize")); 252throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 505throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 507throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 571throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 573throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 670throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 672throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 860throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 862throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1000throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1002throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1082throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1084throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1326throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_NegFileSize"));
system\io\directory.cs (6)
631throw new ArgumentOutOfRangeException("searchOption", Environment.GetResourceString("ArgumentOutOfRange_Enum")); 703throw new ArgumentOutOfRangeException("searchOption", Environment.GetResourceString("ArgumentOutOfRange_Enum")); 777throw new ArgumentOutOfRangeException("searchOption", Environment.GetResourceString("ArgumentOutOfRange_Enum")); 871throw new ArgumentOutOfRangeException("searchOption", Environment.GetResourceString("ArgumentOutOfRange_Enum")); 923throw new ArgumentOutOfRangeException("searchOption", Environment.GetResourceString("ArgumentOutOfRange_Enum")); 977throw new ArgumentOutOfRangeException("searchOption", Environment.GetResourceString("ArgumentOutOfRange_Enum"));
system\io\directoryinfo.cs (6)
350throw new ArgumentOutOfRangeException("searchOption", Environment.GetResourceString("ArgumentOutOfRange_Enum")); 408throw new ArgumentOutOfRangeException("searchOption", Environment.GetResourceString("ArgumentOutOfRange_Enum")); 461throw new ArgumentOutOfRangeException("searchOption", Environment.GetResourceString("ArgumentOutOfRange_Enum")); 507throw new ArgumentOutOfRangeException("searchOption", Environment.GetResourceString("ArgumentOutOfRange_Enum")); 548throw new ArgumentOutOfRangeException("searchOption", Environment.GetResourceString("ArgumentOutOfRange_Enum")); 589throw new ArgumentOutOfRangeException("searchOption", Environment.GetResourceString("ArgumentOutOfRange_Enum"));
system\io\filestream.cs (22)
656throw new ArgumentOutOfRangeException(badArg, Environment.GetResourceString("ArgumentOutOfRange_Enum")); 660throw new ArgumentOutOfRangeException("options", Environment.GetResourceString("ArgumentOutOfRange_Enum")); 663throw new ArgumentOutOfRangeException("bufferSize", Environment.GetResourceString("ArgumentOutOfRange_NeedPosNum")); 1020throw new ArgumentOutOfRangeException("access", Environment.GetResourceString("ArgumentOutOfRange_Enum")); 1022throw new ArgumentOutOfRangeException("bufferSize", Environment.GetResourceString("ArgumentOutOfRange_NeedPosNum")); 1239if (value < 0) throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1446throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1484throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_FileLengthTooBig")); 1501throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1503throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1755throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1757throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1875throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1877throw new ArgumentOutOfRangeException("numBytes", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 2187throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 2189throw new ArgumentOutOfRangeException("numBytes", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 2435throw new ArgumentOutOfRangeException((position < 0 ? "position" : "length"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 2451throw new ArgumentOutOfRangeException((position < 0 ? "position" : "length"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 2608throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 2610throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 2660throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 2662throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\io\isolatedstorage\isolatedstoragefilestream.cs (4)
336throw new ArgumentOutOfRangeException("value", 416throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 467throw new ArgumentOutOfRangeException((position < 0 ? "position" : "length"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 476throw new ArgumentOutOfRangeException((position < 0 ? "position" : "length"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\io\memorystream.cs (18)
72throw new ArgumentOutOfRangeException("capacity", Environment.GetResourceString("ArgumentOutOfRange_NegativeCapacity")); 112throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 114throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 291if (value < Length) throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_SmallCapacity")); 327throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 334throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_StreamLength")); 343throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 345throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 380throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 382throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 430throw new ArgumentOutOfRangeException("bufferSize", Environment.GetResourceString("ArgumentOutOfRange_NeedPosNum")); 486throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_StreamLength")); 529throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_StreamLength")); 538throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_StreamLength")); 561throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 563throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 607throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 609throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\io\stream.cs (2)
148throw new ArgumentOutOfRangeException("bufferSize", Environment.GetResourceString("ArgumentOutOfRange_NeedPosNum")); 203throw new ArgumentOutOfRangeException("bufferSize",
system\io\streamreader.cs (6)
170throw new ArgumentOutOfRangeException("bufferSize", Environment.GetResourceString("ArgumentOutOfRange_NeedPosNum")); 237throw new ArgumentOutOfRangeException("bufferSize", Environment.GetResourceString("ArgumentOutOfRange_NeedPosNum")); 389throw new ArgumentOutOfRangeException((index < 0 ? "index" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 450throw new ArgumentOutOfRangeException((index < 0 ? "index" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 909throw new ArgumentOutOfRangeException((index < 0 ? "index" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1097throw new ArgumentOutOfRangeException((index < 0 ? "index" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\io\streamwriter.cs (8)
147if (bufferSize <= 0) throw new ArgumentOutOfRangeException("bufferSize", Environment.GetResourceString("ArgumentOutOfRange_NeedPosNum")); 189if (bufferSize <= 0) throw new ArgumentOutOfRangeException("bufferSize", Environment.GetResourceString("ArgumentOutOfRange_NeedPosNum")); 397throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 399throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 603throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 605throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 760throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 762throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\io\stringreader.cs (4)
89throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 91throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 168throw new ArgumentOutOfRangeException((index < 0 ? "index" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 183throw new ArgumentOutOfRangeException((index < 0 ? "index" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\io\stringwriter.cs (2)
113throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 115throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\io\textreader.cs (6)
122throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 124throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 224throw new ArgumentOutOfRangeException((index < 0 ? "index" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 250throw new ArgumentOutOfRangeException((index < 0 ? "index" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 398throw new ArgumentOutOfRangeException((index < 0 ? "index" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 414throw new ArgumentOutOfRangeException((index < 0 ? "index" : "count"), Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\io\textwriter.cs (2)
212throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 214throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\io\unmanagedmemoryaccessor.cs (19)
70throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 73throw new ArgumentOutOfRangeException("capacity", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 79throw new ArgumentOutOfRangeException("access"); 548throw new ArgumentOutOfRangeException("position", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 562throw new ArgumentOutOfRangeException("position", Environment.GetResourceString("ArgumentOutOfRange_PositionLessThanCapacityRequired")); 584throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 587throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 602throw new ArgumentOutOfRangeException("position", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 609throw new ArgumentOutOfRangeException("position", Environment.GetResourceString("ArgumentOutOfRange_PositionLessThanCapacityRequired")); 1032throw new ArgumentOutOfRangeException("position", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1046throw new ArgumentOutOfRangeException("position", Environment.GetResourceString("ArgumentOutOfRange_PositionLessThanCapacityRequired")); 1065throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1068throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1074throw new ArgumentOutOfRangeException("position", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1077throw new ArgumentOutOfRangeException("position", Environment.GetResourceString("ArgumentOutOfRange_PositionLessThanCapacityRequired")); 1143throw new ArgumentOutOfRangeException("position", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1148throw new ArgumentOutOfRangeException("position", Environment.GetResourceString("ArgumentOutOfRange_PositionLessThanCapacityRequired")); 1164throw new ArgumentOutOfRangeException("position", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1169throw new ArgumentOutOfRangeException("position", Environment.GetResourceString("ArgumentOutOfRange_PositionLessThanCapacityRequired"));
system\io\unmanagedmemorystream.cs (20)
150throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 153throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 159throw new ArgumentOutOfRangeException("access"); 233throw new ArgumentOutOfRangeException((length < 0) ? "length" : "capacity", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 235throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_LengthGreaterThanCapacity")); 239throw new ArgumentOutOfRangeException("capacity", Environment.GetResourceString("ArgumentOutOfRange_UnmanagedMemStreamWrapAround")); 241throw new ArgumentOutOfRangeException("access", Environment.GetResourceString("ArgumentOutOfRange_Enum")); 333throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 341throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_StreamLength")); 373throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_UnmanagedMemStreamLength")); 396throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 398throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 452throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 454throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 513throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_UnmanagedMemStreamLength")); 547throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 575throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 577throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 649throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 651throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\io\unmanagedmemorystreamwrapper.cs (1)
160throw new ArgumentOutOfRangeException("bufferSize", Environment.GetResourceString("ArgumentOutOfRange_NeedPosNum"));
system\Lazy.cs (1)
216throw new ArgumentOutOfRangeException("mode", Environment.GetResourceString("Lazy_ctor_ModeInvalid"));
system\math.cs (2)
136throw new ArgumentOutOfRangeException("digits", Environment.GetResourceString("ArgumentOutOfRange_RoundingDigits")); 147throw new ArgumentOutOfRangeException("digits", Environment.GetResourceString("ArgumentOutOfRange_RoundingDigits"));
system\random.cs (2)
162throw new ArgumentOutOfRangeException("minValue",Environment.GetResourceString("Argument_MinMaxValue", "minValue", "maxValue")); 183throw new ArgumentOutOfRangeException("maxValue", Environment.GetResourceString("ArgumentOutOfRange_MustBePositive", "maxValue"));
system\reflection\assembly.cs (2)
495throw new ArgumentOutOfRangeException("securityContextSource"); 525throw new ArgumentOutOfRangeException("securityContextSource");
system\reflection\emit\assemblybuilder.cs (1)
330throw new ArgumentOutOfRangeException("securityContextSource");
system\reflection\emit\constructorbuilder.cs (1)
236throw new ArgumentOutOfRangeException("action");
system\reflection\emit\dynamicilgenerator.cs (3)
1074throw new ArgumentOutOfRangeException("codeSize", Environment.GetResourceString("ArgumentOutOfRange_GenericPositive")); 1100throw new ArgumentOutOfRangeException("exceptionsSize", Environment.GetResourceString("ArgumentOutOfRange_GenericPositive")); 1125throw new ArgumentOutOfRangeException("signatureSize", Environment.GetResourceString("ArgumentOutOfRange_GenericPositive"));
system\reflection\emit\dynamicmethod.cs (1)
779throw new ArgumentOutOfRangeException(Environment.GetResourceString("ArgumentOutOfRange_ParamSequence"));
system\reflection\emit\ilgenerator.cs (1)
1337throw new ArgumentOutOfRangeException("startLine");
system\reflection\emit\methodbuilder.cs (15)
850throw new ArgumentOutOfRangeException(Environment.GetResourceString("ArgumentOutOfRange_ParamSequence")); 857throw new ArgumentOutOfRangeException(Environment.GetResourceString("ArgumentOutOfRange_ParamSequence")); 936throw new ArgumentOutOfRangeException("action"); 968throw new ArgumentOutOfRangeException("maxStack", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1009throw new ArgumentOutOfRangeException("tokenFixups[" + i + "]", Environment.GetResourceString("ArgumentOutOfRange_Range", 0, maxTokenOffset)); 1045throw new ArgumentOutOfRangeException("exceptionHandlers[" + i + "]", Environment.GetResourceString("ArgumentOutOfRange_Range", 0, maxOffset)); 1080throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1473throw new ArgumentOutOfRangeException("tryOffset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1478throw new ArgumentOutOfRangeException("tryLength", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1483throw new ArgumentOutOfRangeException("filterOffset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1488throw new ArgumentOutOfRangeException("handlerOffset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1493throw new ArgumentOutOfRangeException("handlerLength", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1498throw new ArgumentOutOfRangeException("tryLength", Environment.GetResourceString("ArgumentOutOfRange_Range", 0, Int32.MaxValue - tryOffset)); 1503throw new ArgumentOutOfRangeException("handlerLength", Environment.GetResourceString("ArgumentOutOfRange_Range", 0, Int32.MaxValue - handlerOffset)); 1517throw new ArgumentOutOfRangeException("kind", Environment.GetResourceString("ArgumentOutOfRange_Enum"));
system\reflection\emit\typebuilder.cs (1)
2556throw new ArgumentOutOfRangeException("action");
system\reflection\module.cs (7)
671throw new ArgumentOutOfRangeException("metadataToken", 698throw new ArgumentOutOfRangeException("metadataToken", 749throw new ArgumentOutOfRangeException("metadataToken", 781throw new ArgumentOutOfRangeException("metadataToken", 839throw new ArgumentOutOfRangeException("metadataToken", 886throw new ArgumentOutOfRangeException("metadataToken", 917throw new ArgumentOutOfRangeException("metadataToken",
system\runtime\gcsettings.cs (2)
59throw new ArgumentOutOfRangeException(Environment.GetResourceString("ArgumentOutOfRange_Enum")); 86throw new ArgumentOutOfRangeException(Environment.GetResourceString("ArgumentOutOfRange_Enum"));
system\runtime\interopservices\gchandle.cs (1)
66throw new ArgumentOutOfRangeException("type", Environment.GetResourceString("ArgumentOutOfRange_Enum"));
system\runtime\interopservices\marshal.cs (5)
1246throw new ArgumentOutOfRangeException("s"); 1277throw new ArgumentOutOfRangeException("s"); 1877throw new ArgumentOutOfRangeException("s"); 1916throw new ArgumentOutOfRangeException("s"); 2204throw new ArgumentOutOfRangeException("s");
system\runtime\interopservices\safebuffer.cs (11)
105throw new ArgumentOutOfRangeException("numBytes", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 107throw new ArgumentOutOfRangeException("numBytes", Environment.GetResourceString("ArgumentOutOfRange_AddressSpace")); 111throw new ArgumentOutOfRangeException("numBytes", Environment.GetResourceString("ArgumentOutOfRange_UIntPtrMax-1")); 124throw new ArgumentOutOfRangeException("numElements", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 126throw new ArgumentOutOfRangeException("sizeOfEachElement", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 129throw new ArgumentOutOfRangeException("numBytes", Environment.GetResourceString("ArgumentOutOfRange_AddressSpace")); 133throw new ArgumentOutOfRangeException("numElements", Environment.GetResourceString("ArgumentOutOfRange_UIntPtrMax-1")); 251throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 253throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 323throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 325throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\runtime\interopservices\windowsruntime\bindablevectortocollectionadapter.cs (1)
85throw new ArgumentOutOfRangeException("arrayIndex");
system\runtime\interopservices\windowsruntime\bindablevectortolistadapter.cs (8)
41throw new ArgumentOutOfRangeException("index"); 52throw new ArgumentOutOfRangeException("index"); 133throw new ArgumentOutOfRangeException("index"); 164throw new ArgumentOutOfRangeException("index"); 184throw new ArgumentOutOfRangeException("index"); 202throw new ArgumentOutOfRangeException("index"); 220throw new ArgumentOutOfRangeException("index"); 238throw new ArgumentOutOfRangeException("index");
system\runtime\interopservices\windowsruntime\dictionarykeycollection.cs (1)
35throw new ArgumentOutOfRangeException("index");
system\runtime\interopservices\windowsruntime\dictionaryvaluecollection.cs (1)
38throw new ArgumentOutOfRangeException("index");
system\runtime\interopservices\windowsruntime\ireadonlylisttoivectorviewadapter.cs (1)
136Exception e = new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_IndexLargerThanMaxValue"));
system\runtime\interopservices\windowsruntime\ivectorviewtoireadonlylistadapter.cs (2)
44throw new ArgumentOutOfRangeException("index"); 58throw new ArgumentOutOfRangeException("index");
system\runtime\interopservices\windowsruntime\listtobindablevectoradapter.cs (1)
185Exception e = new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_IndexLargerThanMaxValue"));
system\runtime\interopservices\windowsruntime\listtobindablevectorviewadapter.cs (1)
44Exception e = new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_IndexLargerThanMaxValue"));
system\runtime\interopservices\windowsruntime\listtovectoradapter.cs (1)
218Exception e = new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_IndexLargerThanMaxValue"));
system\runtime\interopservices\windowsruntime\maptocollectionadapter.cs (1)
148throw new ArgumentOutOfRangeException("arrayIndex");
system\runtime\interopservices\windowsruntime\vectortocollectionadapter.cs (1)
91throw new ArgumentOutOfRangeException("arrayIndex");
system\runtime\interopservices\windowsruntime\vectortolistadapter.cs (8)
40throw new ArgumentOutOfRangeException("index"); 51throw new ArgumentOutOfRangeException("index"); 82throw new ArgumentOutOfRangeException("index"); 93throw new ArgumentOutOfRangeException("index"); 113throw new ArgumentOutOfRangeException("index"); 131throw new ArgumentOutOfRangeException("index"); 149throw new ArgumentOutOfRangeException("index"); 167throw new ArgumentOutOfRangeException("index");
system\runtime\memoryfailpoint.cs (1)
164throw new ArgumentOutOfRangeException("sizeInMegabytes", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\runtime\remoting\message.cs (6)
301throw new ArgumentOutOfRangeException("index"); 2654throw new ArgumentOutOfRangeException("argNum"); 2662throw new ArgumentOutOfRangeException("argNum"); 2677throw new ArgumentOutOfRangeException("index"); 2684throw new ArgumentOutOfRangeException("index"); 4600throw new ArgumentOutOfRangeException("index");
system\runtime\serialization\objectmanager.cs (5)
691throw new ArgumentOutOfRangeException("objectID", Environment.GetResourceString("ArgumentOutOfRange_ObjectID")); 745throw new ArgumentOutOfRangeException("objectID", Environment.GetResourceString("ArgumentOutOfRange_ObjectID")); 1014throw new ArgumentOutOfRangeException(((objectToBeFixed<=0)?"objectToBeFixed":"objectRequired"), 1046throw new ArgumentOutOfRangeException(((objectToBeFixed<=0)?"objectToBeFixed":"objectRequired"), 1081throw new ArgumentOutOfRangeException(((arrayToBeFixed<=0)?"objectToBeFixed":"objectRequired"),
system\runtimehandles.cs (3)
1927throw new ArgumentOutOfRangeException("metadataToken", 1985throw new ArgumentOutOfRangeException("metadataToken", 2016throw new ArgumentOutOfRangeException("metadataToken",
system\security\accesscontrol\ace.cs (12)
122throw new ArgumentOutOfRangeException( 132throw new ArgumentOutOfRangeException( 250throw new ArgumentOutOfRangeException( 260throw new ArgumentOutOfRangeException( 271throw new ArgumentOutOfRangeException( 789throw new ArgumentOutOfRangeException( 854throw new ArgumentOutOfRangeException( 860throw new ArgumentOutOfRangeException( 1301throw new ArgumentOutOfRangeException( 1307throw new ArgumentOutOfRangeException( 1423throw new ArgumentOutOfRangeException( 1805throw new ArgumentOutOfRangeException(
system\security\accesscontrol\acl.cs (7)
186throw new ArgumentOutOfRangeException( 192throw new ArgumentOutOfRangeException( 263throw new ArgumentOutOfRangeException( 295throw new ArgumentOutOfRangeException( 308throw new ArgumentOutOfRangeException( 318throw new ArgumentOutOfRangeException( 1966throw new ArgumentOutOfRangeException(
system\security\accesscontrol\commonobjectsecurity.cs (3)
278throw new ArgumentOutOfRangeException( 319throw new ArgumentOutOfRangeException( 405throw new ArgumentOutOfRangeException(
system\security\accesscontrol\directoryobjectsecurity.cs (3)
327throw new ArgumentOutOfRangeException( 368throw new ArgumentOutOfRangeException( 458throw new ArgumentOutOfRangeException(
system\security\accesscontrol\filesecurity.cs (2)
186throw new ArgumentOutOfRangeException("fileSystemRights", Environment.GetResourceString("Argument_InvalidEnumValue", fileSystemRights, "FileSystemRights")); 296throw new ArgumentOutOfRangeException("fileSystemRights", Environment.GetResourceString("Argument_InvalidEnumValue", fileSystemRights, "FileSystemRights"));
system\security\accesscontrol\rules.cs (6)
51throw new ArgumentOutOfRangeException( 58throw new ArgumentOutOfRangeException( 141throw new ArgumentOutOfRangeException( 148throw new ArgumentOutOfRangeException( 155throw new ArgumentOutOfRangeException( 263throw new ArgumentOutOfRangeException(
system\security\accesscontrol\securitydescriptor.cs (5)
270throw new ArgumentOutOfRangeException("offset", 276throw new ArgumentOutOfRangeException( 494throw new ArgumentOutOfRangeException("offset", 504throw new ArgumentOutOfRangeException( 515throw new ArgumentOutOfRangeException("binaryForm",
system\security\cryptography\base64transforms.cs (4)
51if (inputOffset < 0) throw new ArgumentOutOfRangeException("inputOffset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 68if (inputOffset < 0) throw new ArgumentOutOfRangeException("inputOffset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 146if (inputOffset < 0) throw new ArgumentOutOfRangeException("inputOffset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 190if (inputOffset < 0) throw new ArgumentOutOfRangeException("inputOffset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\security\cryptography\cryptoapitransform.cs (2)
204if (inputOffset < 0) throw new ArgumentOutOfRangeException("inputOffset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 244if (inputOffset < 0) throw new ArgumentOutOfRangeException("inputOffset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\security\cryptography\cryptostream.cs (8)
184throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 186throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 312throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 314throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 496throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 498throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 576throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 578throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\security\cryptography\dsa.cs (4)
106if (offset < 0 || offset > data.Length) { throw new ArgumentOutOfRangeException("offset"); } 107if (count < 0 || count > data.Length - offset) { throw new ArgumentOutOfRangeException("count"); } 133if (offset < 0 || offset > data.Length) { throw new ArgumentOutOfRangeException("offset"); } 134if (count < 0 || count > data.Length - offset) { throw new ArgumentOutOfRangeException("count"); }
system\security\cryptography\dsacryptoserviceprovider.cs (1)
72throw new ArgumentOutOfRangeException("dwKeySize", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\security\cryptography\hashalgorithm.cs (3)
96throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 138throw new ArgumentOutOfRangeException("inputOffset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 161throw new ArgumentOutOfRangeException("inputOffset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\security\cryptography\passwordderivebytes.cs (1)
107throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_NeedPosNum"));
system\security\cryptography\randomnumbergenerator.cs (2)
55if (offset < 0) throw new ArgumentOutOfRangeException("offset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 56if (count < 0) throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\security\cryptography\rfc2898derivebytes.cs (3)
59throw new ArgumentOutOfRangeException("saltSize", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 128throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_NeedPosNum")); 154throw new ArgumentOutOfRangeException("cb", Environment.GetResourceString("ArgumentOutOfRange_NeedPosNum"));
system\security\cryptography\rijndaelmanagedtransform.cs (2)
244if (inputOffset < 0) throw new ArgumentOutOfRangeException("inputOffset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 312if (inputOffset < 0) throw new ArgumentOutOfRangeException("inputOffset", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\security\cryptography\rsa.cs (4)
121throw new ArgumentOutOfRangeException("offset"); 124throw new ArgumentOutOfRangeException("count"); 164throw new ArgumentOutOfRangeException("offset"); 167throw new ArgumentOutOfRangeException("count");
system\security\cryptography\rsacryptoserviceprovider.cs (1)
112throw new ArgumentOutOfRangeException("dwKeySize", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\security\cryptography\tripledes.cs (2)
95if (start1 < 0) throw new ArgumentOutOfRangeException("start1", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 96if (start2 < 0) throw new ArgumentOutOfRangeException("start2", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\security\permissions\keycontainerpermission.cs (2)
241throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 305throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index"));
system\security\policy\applicationtrust.cs (1)
622throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index"));
system\security\policy\evidence.cs (1)
1069throw new ArgumentOutOfRangeException("index");
system\security\policy\netcodegroup.cs (6)
55throw new ArgumentOutOfRangeException("allowScheme"); 89throw new ArgumentOutOfRangeException("allowPort"); 145throw new ArgumentOutOfRangeException("allowScheme"); 158throw new ArgumentOutOfRangeException("allowPort"); 300throw new ArgumentOutOfRangeException("originScheme"); 303throw new ArgumentOutOfRangeException("connectAccess");
system\security\principal\sid.cs (4)
207throw new ArgumentOutOfRangeException( 220throw new ArgumentOutOfRangeException( 295throw new ArgumentOutOfRangeException( 307throw new ArgumentOutOfRangeException(
system\security\securestring.cs (6)
110throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 114throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_Length")); 193throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_IndexString")); 252throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_IndexString")); 291throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_IndexString")); 342throw new ArgumentOutOfRangeException("capacity", Environment.GetResourceString("ArgumentOutOfRange_Capacity"));
system\string.cs (46)
210throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_StartIndex")); 212throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NegativeCount")); 215throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_IndexCountBuffer")); 735throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NegativeCount")); 737throw new ArgumentOutOfRangeException("sourceIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 739throw new ArgumentOutOfRangeException("sourceIndex", Environment.GetResourceString("ArgumentOutOfRange_IndexCount")); 741throw new ArgumentOutOfRangeException("destinationIndex", Environment.GetResourceString("ArgumentOutOfRange_IndexCount")); 776throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 778throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1013throw new ArgumentOutOfRangeException("count", 1057throw new ArgumentOutOfRangeException("count", 1274throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_StartIndex")); 1278throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_StartIndexLargerThanLength")); 1282throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_NegativeLength")); 1286throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_IndexLength")); 1376throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 1378throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_StartIndex")); 1381throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_PartialWCHAR")); 1392throw new ArgumentOutOfRangeException("value", 1600throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_StartIndex")); 1603throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_NegativeLength")); 1606throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1661throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_MustBeNonNegNum", "count")); 1721throw new ArgumentOutOfRangeException("ptr", Environment.GetResourceString("ArgumentOutOfRange_PartialWCHAR")); 1729throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_NegativeLength")); 1733throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_StartIndex")); 1741throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_PartialWCHAR")); 1755throw new ArgumentOutOfRangeException("ptr", Environment.GetResourceString("ArgumentOutOfRange_PartialWCHAR")); 2025throw new ArgumentOutOfRangeException("length", 2030throw new ArgumentOutOfRangeException("indexA", 2035throw new ArgumentOutOfRangeException("indexB", 2040throw new ArgumentOutOfRangeException("indexA", 2045throw new ArgumentOutOfRangeException("indexB", 2327throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 2331throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count")); 2356throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 2359throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count")); 2453throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count")); 2483throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 2499throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Count")); 2827throw new ArgumentOutOfRangeException("startIndex"); 2913throw new ArgumentOutOfRangeException("startIndex", 2916throw new ArgumentOutOfRangeException("count", 2919throw new ArgumentOutOfRangeException("count", 2945throw new ArgumentOutOfRangeException("startIndex", 2950throw new ArgumentOutOfRangeException("startIndex",
system\text\asciiencoding.cs (23)
68throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), 72throw new ArgumentOutOfRangeException("chars", 117throw new ArgumentOutOfRangeException("count", 139throw new ArgumentOutOfRangeException((charIndex<0 ? "charIndex" : "charCount"), 143throw new ArgumentOutOfRangeException("chars", 147throw new ArgumentOutOfRangeException("byteIndex", 187throw new ArgumentOutOfRangeException((charIndex<0 ? "charIndex" : "charCount"), 191throw new ArgumentOutOfRangeException("chars", 195throw new ArgumentOutOfRangeException("byteIndex", 232throw new ArgumentOutOfRangeException((charCount<0 ? "charCount" : "byteCount"), 256throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), 260throw new ArgumentOutOfRangeException("bytes", 288throw new ArgumentOutOfRangeException("count", 310throw new ArgumentOutOfRangeException((byteIndex<0 ? "byteIndex" : "byteCount"), 314throw new ArgumentOutOfRangeException("bytes", 318throw new ArgumentOutOfRangeException("charIndex", 355throw new ArgumentOutOfRangeException((charCount<0 ? "charCount" : "byteCount"), 379throw new ArgumentOutOfRangeException((byteIndex < 0 ? "byteIndex" : "byteCount"), 384throw new ArgumentOutOfRangeException("bytes", 961throw new ArgumentOutOfRangeException("charCount", 974throw new ArgumentOutOfRangeException("charCount", Environment.GetResourceString("ArgumentOutOfRange_GetByteCountOverflow")); 982throw new ArgumentOutOfRangeException("byteCount", 994throw new ArgumentOutOfRangeException("byteCount", Environment.GetResourceString("ArgumentOutOfRange_GetCharCountOverflow"));
system\text\dbcscodepageencoding.cs (4)
1133throw new ArgumentOutOfRangeException("charCount", 1147throw new ArgumentOutOfRangeException("charCount", Environment.GetResourceString("ArgumentOutOfRange_GetByteCountOverflow")); 1155throw new ArgumentOutOfRangeException("byteCount", 1167throw new ArgumentOutOfRangeException("byteCount", Environment.GetResourceString("ArgumentOutOfRange_GetCharCountOverflow"));
system\text\decoder.cs (7)
139throw new ArgumentOutOfRangeException("count", 205throw new ArgumentOutOfRangeException((byteCount<0 ? "byteCount" : "charCount"), 265throw new ArgumentOutOfRangeException((byteIndex<0 ? "byteIndex" : "byteCount"), 269throw new ArgumentOutOfRangeException((charIndex<0 ? "charIndex" : "charCount"), 273throw new ArgumentOutOfRangeException("bytes", 277throw new ArgumentOutOfRangeException("chars", 324throw new ArgumentOutOfRangeException((byteCount<0 ? "byteCount" : "charCount"),
system\text\decodernls.cs (12)
92throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), 96throw new ArgumentOutOfRangeException("bytes", 119throw new ArgumentOutOfRangeException("count", 147throw new ArgumentOutOfRangeException((byteIndex<0 ? "byteIndex" : "byteCount"), 151throw new ArgumentOutOfRangeException("bytes", 155throw new ArgumentOutOfRangeException("charIndex", 186throw new ArgumentOutOfRangeException((byteCount<0 ? "byteCount" : "charCount"), 211throw new ArgumentOutOfRangeException((byteIndex<0 ? "byteIndex" : "byteCount"), 215throw new ArgumentOutOfRangeException((charIndex<0 ? "charIndex" : "charCount"), 219throw new ArgumentOutOfRangeException("bytes", 223throw new ArgumentOutOfRangeException("chars", 258throw new ArgumentOutOfRangeException((byteCount<0 ? "byteCount" : "charCount"),
system\text\encoder.cs (7)
135throw new ArgumentOutOfRangeException("count", 198throw new ArgumentOutOfRangeException((charCount<0 ? "charCount" : "byteCount"), 257throw new ArgumentOutOfRangeException((charIndex<0 ? "charIndex" : "charCount"), 261throw new ArgumentOutOfRangeException((byteIndex<0 ? "byteIndex" : "byteCount"), 265throw new ArgumentOutOfRangeException("chars", 269throw new ArgumentOutOfRangeException("bytes", 316throw new ArgumentOutOfRangeException((charCount<0 ? "charCount" : "byteCount"),
system\text\encoderbestfitfallback.cs (2)
122throw new ArgumentOutOfRangeException("charUnknownHigh", 127throw new ArgumentOutOfRangeException("CharUnknownLow",
system\text\encoderexceptionfallback.cs (4)
67throw new ArgumentOutOfRangeException("charUnknownHigh", 73throw new ArgumentOutOfRangeException("CharUnknownLow", 150throw new ArgumentOutOfRangeException("charUnknownHigh", 156throw new ArgumentOutOfRangeException("CharUnknownLow",
system\text\encodernls.cs (12)
92throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), 96throw new ArgumentOutOfRangeException("chars", 122throw new ArgumentOutOfRangeException("count", 141throw new ArgumentOutOfRangeException((charIndex<0 ? "charIndex" : "charCount"), 145throw new ArgumentOutOfRangeException("chars", 149throw new ArgumentOutOfRangeException("byteIndex", 178throw new ArgumentOutOfRangeException((byteCount<0 ? "byteCount" : "charCount"), 200throw new ArgumentOutOfRangeException((charIndex<0 ? "charIndex" : "charCount"), 204throw new ArgumentOutOfRangeException((byteIndex<0 ? "byteIndex" : "byteCount"), 208throw new ArgumentOutOfRangeException("chars", 212throw new ArgumentOutOfRangeException("bytes", 246throw new ArgumentOutOfRangeException((charCount<0 ? "charCount" : "byteCount"),
system\text\encoderreplacementfallback.cs (2)
153throw new ArgumentOutOfRangeException("charUnknownHigh", 158throw new ArgumentOutOfRangeException("CharUnknownLow",
system\text\encoding.cs (8)
211throw new ArgumentOutOfRangeException("codePage"); 230throw new ArgumentOutOfRangeException("codePage"); 431throw new ArgumentOutOfRangeException( 995throw new ArgumentOutOfRangeException("count", 1122throw new ArgumentOutOfRangeException((charCount<0 ? "charCount" : "byteCount"), 1192throw new ArgumentOutOfRangeException("count", 1282throw new ArgumentOutOfRangeException((byteCount<0 ? "byteCount" : "charCount"), 1337throw new ArgumentOutOfRangeException("byteCount", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum"));
system\text\encodingnls.cs (19)
55throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), 59throw new ArgumentOutOfRangeException("chars", 100throw new ArgumentOutOfRangeException("count", 121throw new ArgumentOutOfRangeException((charIndex<0 ? "charIndex" : "charCount"), 125throw new ArgumentOutOfRangeException("s", 129throw new ArgumentOutOfRangeException("byteIndex", 168throw new ArgumentOutOfRangeException((charIndex<0 ? "charIndex" : "charCount"), 172throw new ArgumentOutOfRangeException("chars", 176throw new ArgumentOutOfRangeException("byteIndex", 210throw new ArgumentOutOfRangeException((charCount<0 ? "charCount" : "byteCount"), 233throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), 237throw new ArgumentOutOfRangeException("bytes", 262throw new ArgumentOutOfRangeException("count", 283throw new ArgumentOutOfRangeException((byteIndex<0 ? "byteIndex" : "byteCount"), 287throw new ArgumentOutOfRangeException("bytes", 291throw new ArgumentOutOfRangeException("charIndex", 325throw new ArgumentOutOfRangeException((charCount<0 ? "charCount" : "byteCount"), 348throw new ArgumentOutOfRangeException((index < 0 ? "index" : "count"), 352throw new ArgumentOutOfRangeException("bytes",
system\text\gb18030encoding.cs (4)
803throw new ArgumentOutOfRangeException("charCount", 817throw new ArgumentOutOfRangeException("charCount", Environment.GetResourceString("ArgumentOutOfRange_GetByteCountOverflow")); 825throw new ArgumentOutOfRangeException("byteCount", 838throw new ArgumentOutOfRangeException("byteCount", Environment.GetResourceString("ArgumentOutOfRange_GetCharCountOverflow"));
system\text\isciiencoding.cs (4)
118throw new ArgumentOutOfRangeException("charCount", 132throw new ArgumentOutOfRangeException("charCount", Environment.GetResourceString("ArgumentOutOfRange_GetByteCountOverflow")); 142throw new ArgumentOutOfRangeException("byteCount", 156throw new ArgumentOutOfRangeException("byteCount", Environment.GetResourceString("ArgumentOutOfRange_GetCharCountOverflow"));
system\text\iso2022encoding.cs (4)
1766throw new ArgumentOutOfRangeException("charCount", 1813throw new ArgumentOutOfRangeException("charCount", Environment.GetResourceString("ArgumentOutOfRange_GetByteCountOverflow")); 1821throw new ArgumentOutOfRangeException("byteCount", 1851throw new ArgumentOutOfRangeException("byteCount", Environment.GetResourceString("ArgumentOutOfRange_GetCharCountOverflow"));
system\text\latin1encoding.cs (4)
449throw new ArgumentOutOfRangeException("charCount", 462throw new ArgumentOutOfRangeException("charCount", Environment.GetResourceString("ArgumentOutOfRange_GetByteCountOverflow")); 469throw new ArgumentOutOfRangeException("byteCount", 481throw new ArgumentOutOfRangeException("byteCount", Environment.GetResourceString("ArgumentOutOfRange_GetCharCountOverflow"));
system\text\sbcscodepageencoding.cs (4)
896throw new ArgumentOutOfRangeException("charCount", 909throw new ArgumentOutOfRangeException("charCount", Environment.GetResourceString("ArgumentOutOfRange_GetByteCountOverflow")); 916throw new ArgumentOutOfRangeException("byteCount", 928throw new ArgumentOutOfRangeException("byteCount", Environment.GetResourceString("ArgumentOutOfRange_GetCharCountOverflow"));
system\text\stringbuilder.cs (52)
121throw new ArgumentOutOfRangeException("capacity", 125throw new ArgumentOutOfRangeException("length", 129throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_StartIndex")); 137throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_IndexLength")); 159throw new ArgumentOutOfRangeException("capacity", Environment.GetResourceString("ArgumentOutOfRange_Capacity")); 162throw new ArgumentOutOfRangeException("maxCapacity", Environment.GetResourceString("ArgumentOutOfRange_SmallMaxCapacity")); 165throw new ArgumentOutOfRangeException("capacity", 290throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_NegativeCapacity")); 293throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_Capacity")); 296throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_SmallCapacity")); 320throw new ArgumentOutOfRangeException("capacity", Environment.GetResourceString("ArgumentOutOfRange_NegativeCapacity")); 360throw new ArgumentOutOfRangeException("chunkLength", Environment.GetResourceString("ArgumentOutOfRange_Index")); 379throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_StartIndex")); 383throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_StartIndexLargerThanLength")); 387throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_NegativeLength")); 391throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_IndexLength")); 435throw new ArgumentOutOfRangeException("chunkCount", Environment.GetResourceString("ArgumentOutOfRange_Index")); 464throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_NegativeLength")); 468throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_SmallCapacity")); 542throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 548throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 556throw new ArgumentOutOfRangeException("repeatCount", Environment.GetResourceString("ArgumentOutOfRange_NegativeCount")); 595throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_GenericPositive")); 598throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_GenericPositive")); 618throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Index")); 701throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 705throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_GenericPositive")); 731throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 762throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("Arg_NegativeArgCount")); 766throw new ArgumentOutOfRangeException("destinationIndex", 775throw new ArgumentOutOfRangeException("sourceIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 822throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 830throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 867throw new ArgumentOutOfRangeException("length", Environment.GetResourceString("ArgumentOutOfRange_NegativeLength")); 871throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_StartIndex")); 875throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1039throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1116throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1136throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1150throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_StartIndex")); 1154throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_GenericPositive")); 1158throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1542throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1546throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1628throw new ArgumentOutOfRangeException("startIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1632throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1669throw new ArgumentOutOfRangeException("valueCount", Environment.GetResourceString("ArgumentOutOfRange_NegativeCount")); 1710throw new ArgumentOutOfRangeException("index", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1860throw new ArgumentOutOfRangeException("destinationIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1878throw new ArgumentOutOfRangeException("sourceIndex", Environment.GetResourceString("ArgumentOutOfRange_Index")); 1970throw new ArgumentOutOfRangeException("requiredLength", Environment.GetResourceString("ArgumentOutOfRange_SmallCapacity")); 2031throw new ArgumentOutOfRangeException("requiredLength", Environment.GetResourceString("ArgumentOutOfRange_SmallCapacity"));
system\text\unicodeencoding.cs (24)
105throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), 109throw new ArgumentOutOfRangeException("chars", 154throw new ArgumentOutOfRangeException("count", 176throw new ArgumentOutOfRangeException((charIndex<0 ? "charIndex" : "charCount"), 180throw new ArgumentOutOfRangeException("s", 184throw new ArgumentOutOfRangeException("byteIndex", 224throw new ArgumentOutOfRangeException((charIndex<0 ? "charIndex" : "charCount"), 228throw new ArgumentOutOfRangeException("chars", 232throw new ArgumentOutOfRangeException("byteIndex", 269throw new ArgumentOutOfRangeException((charCount<0 ? "charCount" : "byteCount"), 293throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), 297throw new ArgumentOutOfRangeException("bytes", 325throw new ArgumentOutOfRangeException("count", 347throw new ArgumentOutOfRangeException((byteIndex<0 ? "byteIndex" : "byteCount"), 351throw new ArgumentOutOfRangeException("bytes", 355throw new ArgumentOutOfRangeException("charIndex", 392throw new ArgumentOutOfRangeException((charCount<0 ? "charCount" : "byteCount"), 417throw new ArgumentOutOfRangeException((index < 0 ? "index" : "count"), 421throw new ArgumentOutOfRangeException("bytes", 450throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_GetByteCountOverflow")); 1947throw new ArgumentOutOfRangeException("charCount", 1961throw new ArgumentOutOfRangeException("charCount", Environment.GetResourceString("ArgumentOutOfRange_GetByteCountOverflow")); 1970throw new ArgumentOutOfRangeException("byteCount", 1985throw new ArgumentOutOfRangeException("byteCount", Environment.GetResourceString("ArgumentOutOfRange_GetCharCountOverflow"));
system\text\utf32encoding.cs (25)
109throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), 113throw new ArgumentOutOfRangeException("chars", 157throw new ArgumentOutOfRangeException("count", 179throw new ArgumentOutOfRangeException((charIndex<0 ? "charIndex" : "charCount"), 183throw new ArgumentOutOfRangeException("s", 187throw new ArgumentOutOfRangeException("byteIndex", 227throw new ArgumentOutOfRangeException((charIndex<0 ? "charIndex" : "charCount"), 231throw new ArgumentOutOfRangeException("chars", 235throw new ArgumentOutOfRangeException("byteIndex", 271throw new ArgumentOutOfRangeException((charCount<0 ? "charCount" : "byteCount"), 295throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), 299throw new ArgumentOutOfRangeException("bytes", 326throw new ArgumentOutOfRangeException("count", 348throw new ArgumentOutOfRangeException((byteIndex<0 ? "byteIndex" : "byteCount"), 352throw new ArgumentOutOfRangeException("bytes", 356throw new ArgumentOutOfRangeException("charIndex", 392throw new ArgumentOutOfRangeException((charCount<0 ? "charCount" : "byteCount"), 416throw new ArgumentOutOfRangeException((index < 0 ? "index" : "count"), 420throw new ArgumentOutOfRangeException("bytes", 550throw new ArgumentOutOfRangeException("count", Environment.GetResourceString( 889throw new ArgumentOutOfRangeException("count", Environment.GetResourceString("ArgumentOutOfRange_GetByteCountOverflow")); 1139throw new ArgumentOutOfRangeException("charCount", 1153throw new ArgumentOutOfRangeException("charCount", Environment.GetResourceString("ArgumentOutOfRange_GetByteCountOverflow")); 1162throw new ArgumentOutOfRangeException("byteCount", 1183throw new ArgumentOutOfRangeException("byteCount", Environment.GetResourceString("ArgumentOutOfRange_GetCharCountOverflow"));
system\text\utf7encoding.cs (22)
173throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), 177throw new ArgumentOutOfRangeException("chars", 223throw new ArgumentOutOfRangeException("count", 246throw new ArgumentOutOfRangeException((charIndex<0 ? "charIndex" : "charCount"), 250throw new ArgumentOutOfRangeException("s", 254throw new ArgumentOutOfRangeException("byteIndex", 294throw new ArgumentOutOfRangeException((charIndex<0 ? "charIndex" : "charCount"), 298throw new ArgumentOutOfRangeException("chars", 302throw new ArgumentOutOfRangeException("byteIndex", 339throw new ArgumentOutOfRangeException((charCount<0 ? "charCount" : "byteCount"), 363throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), 367throw new ArgumentOutOfRangeException("bytes", 395throw new ArgumentOutOfRangeException("count", 417throw new ArgumentOutOfRangeException((byteIndex<0 ? "byteIndex" : "byteCount"), 421throw new ArgumentOutOfRangeException("bytes", 425throw new ArgumentOutOfRangeException("charIndex", 462throw new ArgumentOutOfRangeException((charCount<0 ? "charCount" : "byteCount"), 487throw new ArgumentOutOfRangeException((index < 0 ? "index" : "count"), 491throw new ArgumentOutOfRangeException("bytes", 852throw new ArgumentOutOfRangeException("charCount", 876throw new ArgumentOutOfRangeException("charCount", Environment.GetResourceString("ArgumentOutOfRange_GetByteCountOverflow")); 885throw new ArgumentOutOfRangeException("byteCount",
system\text\utf8encoding.cs (23)
137throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), 141throw new ArgumentOutOfRangeException("chars", 186throw new ArgumentOutOfRangeException("count", 208throw new ArgumentOutOfRangeException((charIndex<0 ? "charIndex" : "charCount"), 212throw new ArgumentOutOfRangeException("s", 216throw new ArgumentOutOfRangeException("byteIndex", 256throw new ArgumentOutOfRangeException((charIndex<0 ? "charIndex" : "charCount"), 260throw new ArgumentOutOfRangeException("chars", 264throw new ArgumentOutOfRangeException("byteIndex", 301throw new ArgumentOutOfRangeException((charCount<0 ? "charCount" : "byteCount"), 325throw new ArgumentOutOfRangeException((index<0 ? "index" : "count"), 329throw new ArgumentOutOfRangeException("bytes", 357throw new ArgumentOutOfRangeException("count", 379throw new ArgumentOutOfRangeException((byteIndex<0 ? "byteIndex" : "byteCount"), 383throw new ArgumentOutOfRangeException("bytes", 387throw new ArgumentOutOfRangeException("charIndex", 424throw new ArgumentOutOfRangeException((charCount<0 ? "charCount" : "byteCount"), 449throw new ArgumentOutOfRangeException((index < 0 ? "index" : "count"), 453throw new ArgumentOutOfRangeException("bytes", 2347throw new ArgumentOutOfRangeException("charCount", 2361throw new ArgumentOutOfRangeException("charCount", Environment.GetResourceString("ArgumentOutOfRange_GetByteCountOverflow")); 2370throw new ArgumentOutOfRangeException("byteCount", 2385throw new ArgumentOutOfRangeException("byteCount", Environment.GetResourceString("ArgumentOutOfRange_GetCharCountOverflow"));
system\threading\CancellationTokenSource.cs (4)
291throw new ArgumentOutOfRangeException("delay"); 320throw new ArgumentOutOfRangeException("millisecondsDelay"); 430throw new ArgumentOutOfRangeException("delay"); 466throw new ArgumentOutOfRangeException("millisecondsDelay");
system\threading\CountdownEvent.cs (7)
65throw new ArgumentOutOfRangeException("initialCount"); 235throw new ArgumentOutOfRangeException("signalCount"); 346throw new ArgumentOutOfRangeException("signalCount"); 415throw new ArgumentOutOfRangeException("count"); 487throw new ArgumentOutOfRangeException("timeout"); 517throw new ArgumentOutOfRangeException("timeout"); 561throw new ArgumentOutOfRangeException("millisecondsTimeout");
system\threading\ManualResetEventSlim.cs (5)
223throw new ArgumentOutOfRangeException("spinCount"); 228throw new ArgumentOutOfRangeException( 469throw new ArgumentOutOfRangeException("timeout"); 500throw new ArgumentOutOfRangeException("timeout"); 549throw new ArgumentOutOfRangeException("millisecondsTimeout");
system\threading\monitor.cs (1)
136throw new ArgumentOutOfRangeException("timeout", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1"));
system\threading\readerwriterlock.cs (3)
110throw new ArgumentOutOfRangeException("timeout", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 136throw new ArgumentOutOfRangeException("timeout", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 195throw new ArgumentOutOfRangeException("timeout", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1"));
system\threading\SemaphoreSlim.cs (8)
184throw new ArgumentOutOfRangeException( 191throw new ArgumentOutOfRangeException("maxCount", maxCount, GetResourceString("SemaphoreSlim_ctor_MaxCountWrong")); 247throw new System.ArgumentOutOfRangeException( 277throw new System.ArgumentOutOfRangeException( 320throw new ArgumentOutOfRangeException( 574throw new System.ArgumentOutOfRangeException( 607throw new ArgumentOutOfRangeException( 766throw new ArgumentOutOfRangeException(
system\threading\SpinLock.cs (2)
230throw new System.ArgumentOutOfRangeException( 296throw new ArgumentOutOfRangeException(
system\threading\SpinWait.cs (2)
229throw new System.ArgumentOutOfRangeException( 251throw new ArgumentOutOfRangeException(
system\threading\Tasks\ConcurrentExclusiveSchedulerPair.cs (2)
108if (maxConcurrencyLevel == 0 || maxConcurrencyLevel < -1) throw new ArgumentOutOfRangeException("maxConcurrencyLevel"); 109if (maxItemsPerTask == 0 || maxItemsPerTask < -1) throw new ArgumentOutOfRangeException("maxItemsPerTask");
system\threading\Tasks\Future.cs (4)
356throw new ArgumentOutOfRangeException("creationOptions", Environment.GetResourceString("TaskT_ctor_SelfReplicating")); 386throw new ArgumentOutOfRangeException("creationOptions", Environment.GetResourceString("TaskT_ctor_SelfReplicating")); 406throw new ArgumentOutOfRangeException("creationOptions", Environment.GetResourceString("TaskT_ctor_SelfReplicating")); 430throw new ArgumentOutOfRangeException("creationOptions", Environment.GetResourceString("TaskT_ctor_SelfReplicating"));
system\threading\Tasks\Parallel.cs (1)
104throw new ArgumentOutOfRangeException("MaxDegreeOfParallelism");
system\threading\Tasks\Task.cs (15)
359throw new ArgumentOutOfRangeException("creationOptions"); 606throw new ArgumentOutOfRangeException("creationOptions"); 3080throw new ArgumentOutOfRangeException("timeout"); 3157throw new ArgumentOutOfRangeException("millisecondsTimeout"); 4596throw new ArgumentOutOfRangeException("continuationOptions", Environment.GetResourceString("Task_ContinueWith_ESandLR")); 4604throw new ArgumentOutOfRangeException("continuationOptions"); 4610throw new ArgumentOutOfRangeException("continuationOptions", Environment.GetResourceString("Task_ContinueWith_NotOnAnything")); 4935throw new ArgumentOutOfRangeException("timeout"); 5049throw new ArgumentOutOfRangeException("millisecondsTimeout"); 5360throw new ArgumentOutOfRangeException("timeout"); 5462throw new ArgumentOutOfRangeException("millisecondsTimeout"); 5552if (!cancellationToken.IsCancellationRequested) throw new ArgumentOutOfRangeException("cancellationToken"); 5572if (!cancellationToken.IsCancellationRequested) throw new ArgumentOutOfRangeException("cancellationToken"); 5824throw new ArgumentOutOfRangeException("delay", Environment.GetResourceString("Task_Delay_InvalidDelay")); 5868throw new ArgumentOutOfRangeException("millisecondsDelay", Environment.GetResourceString("Task_Delay_InvalidMillisecondsDelay"));
system\threading\Tasks\TaskFactory.cs (7)
231throw new ArgumentOutOfRangeException("creationOptions"); 1599throw new ArgumentOutOfRangeException("creationOptions", Environment.GetResourceString("Task_FromAsync_LongRunning")); 1601throw new ArgumentOutOfRangeException("creationOptions", Environment.GetResourceString("Task_FromAsync_PreferFairness")); 1612throw new ArgumentOutOfRangeException("creationOptions"); 3195throw new ArgumentOutOfRangeException("continuationOptions", Environment.GetResourceString("Task_ContinueWith_ESandLR")); 3209throw new ArgumentOutOfRangeException("continuationOptions"); 3214throw new ArgumentOutOfRangeException("continuationOptions", Environment.GetResourceString("Task_MultiTaskContinuation_FireOptions"));
system\threading\thread.cs (4)
244throw new ArgumentOutOfRangeException("maxStackSize",Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 263throw new ArgumentOutOfRangeException("maxStackSize",Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegNum")); 702throw new ArgumentOutOfRangeException("timeout", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 733throw new ArgumentOutOfRangeException("timeout", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1"));
system\threading\threadpool.cs (8)
1490throw new ArgumentOutOfRangeException("millisecondsTimeOutInterval", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 1507throw new ArgumentOutOfRangeException("millisecondsTimeOutInterval", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 1524throw new ArgumentOutOfRangeException("millisecondsTimeOutInterval", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 1541throw new ArgumentOutOfRangeException("millisecondsTimeOutInterval", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 1559throw new ArgumentOutOfRangeException("timeout", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 1561throw new ArgumentOutOfRangeException("timeout", Environment.GetResourceString("ArgumentOutOfRange_LessEqualToIntegerMaxVal")); 1578throw new ArgumentOutOfRangeException("timeout", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 1580throw new ArgumentOutOfRangeException("timeout", Environment.GetResourceString("ArgumentOutOfRange_LessEqualToIntegerMaxVal"));
system\threading\timer.cs (16)
853throw new ArgumentOutOfRangeException("dueTime", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 855throw new ArgumentOutOfRangeException("period", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 871throw new ArgumentOutOfRangeException("dueTm",Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 873throw new ArgumentOutOfRangeException("dueTm",Environment.GetResourceString("ArgumentOutOfRange_TimeoutTooLarge")); 877throw new ArgumentOutOfRangeException("periodTm",Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 879throw new ArgumentOutOfRangeException("periodTm",Environment.GetResourceString("ArgumentOutOfRange_PeriodTooLarge")); 905throw new ArgumentOutOfRangeException("dueTime",Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 907throw new ArgumentOutOfRangeException("period",Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 909throw new ArgumentOutOfRangeException("dueTime",Environment.GetResourceString("ArgumentOutOfRange_TimeoutTooLarge")); 911throw new ArgumentOutOfRangeException("period",Environment.GetResourceString("ArgumentOutOfRange_PeriodTooLarge")); 984throw new ArgumentOutOfRangeException("dueTime",Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 986throw new ArgumentOutOfRangeException("period",Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 1006throw new ArgumentOutOfRangeException("dueTime", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 1008throw new ArgumentOutOfRangeException("period", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 1010throw new ArgumentOutOfRangeException("dueTime", Environment.GetResourceString("ArgumentOutOfRange_TimeoutTooLarge")); 1012throw new ArgumentOutOfRangeException("period", Environment.GetResourceString("ArgumentOutOfRange_PeriodTooLarge"));
system\threading\waithandle.cs (8)
196throw new ArgumentOutOfRangeException("millisecondsTimeout", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 207throw new ArgumentOutOfRangeException("timeout", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 325throw new ArgumentOutOfRangeException("millisecondsTimeout", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 380throw new ArgumentOutOfRangeException("timeout", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 432throw new ArgumentOutOfRangeException("millisecondsTimeout", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 485throw new ArgumentOutOfRangeException("timeout", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 539throw new ArgumentOutOfRangeException("timeout", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1")); 562throw new ArgumentOutOfRangeException("millisecondsTimeout", Environment.GetResourceString("ArgumentOutOfRange_NeedNonNegOrNegative1"));
system\throwhelper.cs (3)
84throw new ArgumentOutOfRangeException(GetArgumentName(argument)); 91throw new ArgumentOutOfRangeException(GetArgumentName(argument), String.Empty); 93throw new ArgumentOutOfRangeException(GetArgumentName(argument),
system\timespan.cs (2)
96throw new ArgumentOutOfRangeException(null, Environment.GetResourceString("Overflow_TimeSpanTooLong")); 277throw new ArgumentOutOfRangeException(null, Environment.GetResourceString("Overflow_TimeSpanTooLong"));
system\timezoneinfo.cs (6)
2944throw new ArgumentOutOfRangeException("baseUtcOffset", Environment.GetResourceString("ArgumentOutOfRange_UtcOffset")); 3182throw new ArgumentOutOfRangeException("daylightDelta", daylightDelta, 3440throw new ArgumentOutOfRangeException("month", Environment.GetResourceString("ArgumentOutOfRange_MonthParam")); 3445throw new ArgumentOutOfRangeException("day", Environment.GetResourceString("ArgumentOutOfRange_DayParam")); 3450throw new ArgumentOutOfRangeException("week", Environment.GetResourceString("ArgumentOutOfRange_Week")); 3455throw new ArgumentOutOfRangeException("dayOfWeek", Environment.GetResourceString("ArgumentOutOfRange_DayOfWeek"));
system\version.cs (10)
44throw new ArgumentOutOfRangeException("major",Environment.GetResourceString("ArgumentOutOfRange_Version")); 47throw new ArgumentOutOfRangeException("minor",Environment.GetResourceString("ArgumentOutOfRange_Version")); 50throw new ArgumentOutOfRangeException("build",Environment.GetResourceString("ArgumentOutOfRange_Version")); 53throw new ArgumentOutOfRangeException("revision",Environment.GetResourceString("ArgumentOutOfRange_Version")); 64throw new ArgumentOutOfRangeException("major",Environment.GetResourceString("ArgumentOutOfRange_Version")); 67throw new ArgumentOutOfRangeException("minor",Environment.GetResourceString("ArgumentOutOfRange_Version")); 70throw new ArgumentOutOfRangeException("build",Environment.GetResourceString("ArgumentOutOfRange_Version")); 81throw new ArgumentOutOfRangeException("major",Environment.GetResourceString("ArgumentOutOfRange_Version")); 84throw new ArgumentOutOfRangeException("minor",Environment.GetResourceString("ArgumentOutOfRange_Version")); 510return new ArgumentOutOfRangeException(m_exceptionArgument, Environment.GetResourceString("ArgumentOutOfRange_Version"));
PresentationBuildTasks (1)
Base\System\Windows\Markup\XmlCompatibilityReader.cs (1)
474throw new ArgumentOutOfRangeException("i");
PresentationCore (145)
Core\CSharp\MS\Internal\FontCache\FontCacheUtil.cs (7)
80throw new ArgumentOutOfRangeException(); 124throw new ArgumentOutOfRangeException(); 140throw new ArgumentOutOfRangeException(); 163throw new ArgumentOutOfRangeException(); 195throw new ArgumentOutOfRangeException(); 210throw new ArgumentOutOfRangeException(); 230throw new ArgumentOutOfRangeException();
Core\CSharp\MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
818throw new ArgumentOutOfRangeException("arrayIndex");
Core\CSharp\MS\Internal\FontFace\FontDriver.cs (1)
183throw new ArgumentOutOfRangeException("faceIndex");
Core\CSharp\MS\Internal\FontFace\FontFamilyIdentifier.cs (1)
207throw new ArgumentOutOfRangeException("tokenIndex");
Core\CSharp\MS\Internal\FontFace\TypefaceCollection.cs (1)
90throw new ArgumentOutOfRangeException("arrayIndex");
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\GorillaCodec.cs (8)
383throw new ArgumentOutOfRangeException("bitCount"); 434throw new ArgumentOutOfRangeException("bitCount"); 438throw new ArgumentOutOfRangeException("unitsToEncode"); 527throw new ArgumentOutOfRangeException("inputIndex"); 535throw new ArgumentOutOfRangeException("outputBufferIndex"); 540throw new ArgumentOutOfRangeException("bitCount"); 618throw new ArgumentOutOfRangeException("bitCount"); 622throw new ArgumentOutOfRangeException("unitsToDecode");
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\HuffModule.cs (1)
47throw new ArgumentOutOfRangeException("index");
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\MultiByteCodec.cs (1)
118throw new ArgumentOutOfRangeException("inputIndex");
Core\CSharp\MS\Internal\Ink\StylusShape.cs (4)
53throw new ArgumentOutOfRangeException("width"); 58throw new ArgumentOutOfRangeException("height"); 63throw new ArgumentOutOfRangeException("rotation"); 68throw new ArgumentOutOfRangeException("tip");
Core\CSharp\MS\Internal\IO\Packaging\PseudoWebRequest.cs (1)
286throw new ArgumentOutOfRangeException("value");
Core\CSharp\MS\Internal\PartialArray.cs (1)
155throw new ArgumentOutOfRangeException("arrayIndex");
Core\CSharp\MS\Internal\TextFormatting\ThousandthOfEmRealDoubles.cs (1)
202throw new ArgumentOutOfRangeException("arrayIndex");
Core\CSharp\MS\Internal\TextFormatting\ThousandthOfEmRealPoints.cs (1)
143throw new ArgumentOutOfRangeException("arrayIndex");
Core\CSharp\System\IO\Packaging\PackWebRequest.cs (1)
430throw new ArgumentOutOfRangeException("value");
Core\CSharp\System\Windows\DataObjectEventArgs.cs (1)
56throw new ArgumentOutOfRangeException("routedEvent");
Core\CSharp\System\Windows\FreezableCollection.cs (2)
408throw new ArgumentOutOfRangeException("index"); 523throw new ArgumentOutOfRangeException("index");
Core\CSharp\system\windows\generated\TextDecorationCollection.cs (2)
305throw new ArgumentOutOfRangeException("index"); 420throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Ink\Stroke2.cs (2)
241throw new System.ArgumentOutOfRangeException("percentageWithinBounds"); 296throw new System.ArgumentOutOfRangeException("percentageWithinLasso");
Core\CSharp\System\Windows\Ink\StrokeCollection2.cs (3)
102throw new System.ArgumentOutOfRangeException("percentageWithinLasso"); 173throw new System.ArgumentOutOfRangeException("percentageWithinBounds"); 473throw new System.ArgumentOutOfRangeException("percentageWithinLasso");
Core\CSharp\System\Windows\Input\Command\InputBindingCollection.cs (2)
189throw new ArgumentOutOfRangeException("index"); 213throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Input\InertiaExpansionBehavior.cs (1)
57throw new ArgumentOutOfRangeException("value");
Core\CSharp\System\Windows\Input\InertiaRotationBehavior.cs (2)
57throw new ArgumentOutOfRangeException("value"); 77throw new ArgumentOutOfRangeException("value");
Core\CSharp\System\Windows\Input\InertiaTranslationBehavior.cs (2)
57throw new ArgumentOutOfRangeException("value"); 77throw new ArgumentOutOfRangeException("value");
Core\CSharp\System\Windows\Interop\D3DImage.cs (2)
181throw new ArgumentOutOfRangeException("backBufferType"); 283throw new ArgumentOutOfRangeException("timeout");
Core\CSharp\System\Windows\Media\Animation\Generated\KeyFrames.cs (21)
150throw new ArgumentOutOfRangeException("keyFrameProgress"); 294throw new ArgumentOutOfRangeException("keyFrameProgress"); 438throw new ArgumentOutOfRangeException("keyFrameProgress"); 582throw new ArgumentOutOfRangeException("keyFrameProgress"); 726throw new ArgumentOutOfRangeException("keyFrameProgress"); 870throw new ArgumentOutOfRangeException("keyFrameProgress"); 1014throw new ArgumentOutOfRangeException("keyFrameProgress"); 1158throw new ArgumentOutOfRangeException("keyFrameProgress"); 1302throw new ArgumentOutOfRangeException("keyFrameProgress"); 1446throw new ArgumentOutOfRangeException("keyFrameProgress"); 1590throw new ArgumentOutOfRangeException("keyFrameProgress"); 1734throw new ArgumentOutOfRangeException("keyFrameProgress"); 1878throw new ArgumentOutOfRangeException("keyFrameProgress"); 2022throw new ArgumentOutOfRangeException("keyFrameProgress"); 2166throw new ArgumentOutOfRangeException("keyFrameProgress"); 2310throw new ArgumentOutOfRangeException("keyFrameProgress"); 2454throw new ArgumentOutOfRangeException("keyFrameProgress"); 2598throw new ArgumentOutOfRangeException("keyFrameProgress"); 2742throw new ArgumentOutOfRangeException("keyFrameProgress"); 2886throw new ArgumentOutOfRangeException("keyFrameProgress"); 3030throw new ArgumentOutOfRangeException("keyFrameProgress");
Core\CSharp\System\Windows\Media\Animation\Generated\TimelineCollection.cs (2)
313throw new ArgumentOutOfRangeException("index"); 428throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Media\Animation\TimelineClockCollection.cs (1)
300throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Media\CharacterMetricsDictionary.cs (2)
141throw new ArgumentOutOfRangeException("index"); 200throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Media\CultureSpecificStringDictionary.cs (2)
130throw new ArgumentOutOfRangeException("index"); 166throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Media\Effects\Generated\BitmapEffectCollection.cs (2)
312throw new ArgumentOutOfRangeException("index"); 427throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Media\FamilyMapCollection.cs (2)
278throw new ArgumentOutOfRangeException("index"); 372throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Media\FamilyTypefaceCollection.cs (2)
255throw new ArgumentOutOfRangeException("index"); 363throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Media\Fonts.cs (1)
357throw new ArgumentOutOfRangeException("arrayIndex");
Core\CSharp\System\Windows\Media\FormattedText.cs (2)
317throw new ArgumentOutOfRangeException("startIndex"); 322throw new ArgumentOutOfRangeException("count");
Core\CSharp\System\Windows\Media\Generated\DoubleCollection.cs (2)
266throw new ArgumentOutOfRangeException("index"); 394throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Media\Generated\DrawingCollection.cs (2)
326throw new ArgumentOutOfRangeException("index"); 441throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Media\Generated\GeneralTransformCollection.cs (2)
314throw new ArgumentOutOfRangeException("index"); 429throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Media\Generated\GeometryCollection.cs (2)
326throw new ArgumentOutOfRangeException("index"); 441throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Media\Generated\GradientStopCollection.cs (2)
314throw new ArgumentOutOfRangeException("index"); 429throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Media\Generated\Int32Collection.cs (2)
266throw new ArgumentOutOfRangeException("index"); 394throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Media\Generated\PathFigureCollection.cs (2)
315throw new ArgumentOutOfRangeException("index"); 430throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Media\Generated\PathSegmentCollection.cs (2)
314throw new ArgumentOutOfRangeException("index"); 429throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Media\Generated\PointCollection.cs (2)
266throw new ArgumentOutOfRangeException("index"); 394throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Media\Generated\TextEffectCollection.cs (2)
314throw new ArgumentOutOfRangeException("index"); 429throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Media\Generated\TransformCollection.cs (2)
326throw new ArgumentOutOfRangeException("index"); 441throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Media\Generated\VectorCollection.cs (2)
266throw new ArgumentOutOfRangeException("index"); 394throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Media\GlyphRun.cs (3)
520throw new ArgumentOutOfRangeException("characterHit"); 746throw new ArgumentOutOfRangeException("characterHit"); 793throw new ArgumentOutOfRangeException("characterHit");
Core\CSharp\System\Windows\Media\GlyphTypeface.cs (2)
2212throw new ArgumentOutOfRangeException("arrayIndex"); 2301throw new ArgumentOutOfRangeException("arrayIndex");
Core\CSharp\System\Windows\Media\Imaging\WriteableBitmap.cs (1)
280throw new ArgumentOutOfRangeException("timeout");
Core\CSharp\System\Windows\Media\VisualCollection.cs (9)
209throw new ArgumentOutOfRangeException("index"); 239throw new ArgumentOutOfRangeException("index"); 359if (index < 0 || index >= _size) throw new ArgumentOutOfRangeException("index"); 367if (index < 0 || index >= _size) throw new ArgumentOutOfRangeException("index"); 727throw new ArgumentOutOfRangeException("index"); 779throw new ArgumentOutOfRangeException("index"); 812throw new ArgumentOutOfRangeException("index"); 816throw new ArgumentOutOfRangeException("count"); 820throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Media3D\Generated\GeneralTransform3DCollection.cs (2)
310throw new ArgumentOutOfRangeException("index"); 425throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Media3D\Generated\MaterialCollection.cs (2)
322throw new ArgumentOutOfRangeException("index"); 437throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Media3D\Generated\Model3DCollection.cs (2)
322throw new ArgumentOutOfRangeException("index"); 437throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Media3D\Generated\Point3DCollection.cs (2)
262throw new ArgumentOutOfRangeException("index"); 390throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Media3D\Generated\Transform3DCollection.cs (2)
322throw new ArgumentOutOfRangeException("index"); 437throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Media3D\Generated\Vector3DCollection.cs (2)
262throw new ArgumentOutOfRangeException("index"); 390throw new ArgumentOutOfRangeException("index");
Core\CSharp\System\Windows\Media3D\Visual3DCollection.cs (4)
114throw new ArgumentOutOfRangeException("index"); 162throw new ArgumentOutOfRangeException("index"); 182throw new ArgumentOutOfRangeException("index"); 278throw new ArgumentOutOfRangeException("index");
Shared\MS\Internal\Ink\BitStream.cs (1)
47throw new ArgumentOutOfRangeException("startIndex");
Shared\MS\Internal\PartialList.cs (1)
151throw new ArgumentOutOfRangeException("arrayIndex");
Shared\MS\Internal\SequentialUshortCollection.cs (1)
68throw new ArgumentOutOfRangeException("arrayIndex");
Shared\MS\Internal\SizeLimitedCache.cs (1)
41throw new ArgumentOutOfRangeException("maximumItems");
PresentationFramework (129)
src\Framework\MS\Internal\Annotations\Anchoring\LocatorManager.cs (1)
441throw new ArgumentOutOfRangeException("offset");
src\Framework\MS\Internal\Annotations\ObservableDictionary.cs (1)
199throw new ArgumentOutOfRangeException("startIndex");
src\Framework\MS\Internal\Controls\InnerItemCollectionView.cs (1)
468throw new ArgumentOutOfRangeException("position");
src\Framework\MS\Internal\Data\ClrBindingWorker.cs (1)
658throw new ArgumentOutOfRangeException("index");
src\Framework\MS\Internal\Data\CollectionViewGroupInternal.cs (1)
362throw new ArgumentOutOfRangeException("index");
src\Framework\MS\Internal\Data\CollectionViewProxy.cs (1)
358throw new ArgumentOutOfRangeException("index");
src\Framework\MS\Internal\Data\CompositeCollectionView.cs (4)
209throw new ArgumentOutOfRangeException("index"); 218throw new ArgumentOutOfRangeException("index"); 325throw new ArgumentOutOfRangeException("position"); 338throw new ArgumentOutOfRangeException("position");
src\Framework\MS\Internal\Data\IndexedEnumerable.cs (2)
230throw new ArgumentOutOfRangeException("index"); // validating the index argument 263throw new ArgumentOutOfRangeException("index"); // validating the index argument
src\Framework\MS\Internal\Data\PropertyPathWorker.cs (1)
1575_host.ReportGetValueError(k, item, new ArgumentOutOfRangeException("index"));
src\Framework\MS\Internal\Data\RBTree.cs (2)
583throw new ArgumentOutOfRangeException("arrayIndex"); 637throw new ArgumentOutOfRangeException("index");
src\Framework\MS\Internal\Documents\DocumentGrid.cs (12)
442throw new ArgumentOutOfRangeException("scale"); 447throw new ArgumentOutOfRangeException("scale"); 463throw new ArgumentOutOfRangeException("columns"); 480throw new ArgumentOutOfRangeException("columns"); 621throw new ArgumentOutOfRangeException("offset"); 664throw new ArgumentOutOfRangeException("offset"); 830throw new ArgumentOutOfRangeException("value"); 852throw new ArgumentOutOfRangeException("value"); 2189throw new ArgumentOutOfRangeException("offset"); 2209throw new ArgumentOutOfRangeException("offset"); 2743throw new ArgumentOutOfRangeException("pageNumber"); 3029throw new ArgumentOutOfRangeException("args");
src\Framework\MS\Internal\Documents\PageCache.cs (12)
374throw new ArgumentOutOfRangeException("args"); 476throw new ArgumentOutOfRangeException("parameter"); 518throw new ArgumentOutOfRangeException("parameter"); 601throw new ArgumentOutOfRangeException("parameter"); 622throw new ArgumentOutOfRangeException("args"); 710throw new ArgumentOutOfRangeException("start"); 715throw new ArgumentOutOfRangeException("count"); 776throw new ArgumentOutOfRangeException("start"); 781throw new ArgumentOutOfRangeException("count"); 818throw new ArgumentOutOfRangeException("index"); 847throw new ArgumentOutOfRangeException("start"); 852throw new ArgumentOutOfRangeException("count");
src\Framework\MS\Internal\Documents\RowCache.cs (15)
256throw new ArgumentOutOfRangeException("index"); 272throw new ArgumentOutOfRangeException("pageNumber"); 288throw new ArgumentOutOfRangeException("pageNumber"); 320throw new ArgumentOutOfRangeException("offset"); 412throw new ArgumentOutOfRangeException("endOffset"); 528throw new ArgumentOutOfRangeException("pivotPage"); 534throw new ArgumentOutOfRangeException("columns"); 672throw new ArgumentOutOfRangeException("pivotPage"); 678throw new ArgumentOutOfRangeException("columns"); 759throw new ArgumentOutOfRangeException("startPage"); 835throw new ArgumentOutOfRangeException("startPage"); 841throw new ArgumentOutOfRangeException("columns"); 872throw new ArgumentOutOfRangeException("startPage"); 877throw new ArgumentOutOfRangeException("columns"); 1319throw new ArgumentOutOfRangeException("args");
src\Framework\MS\Internal\Documents\TextBoxView.cs (1)
557throw new ArgumentOutOfRangeException("index");
src\Framework\MS\Internal\Documents\TextDocumentView.cs (8)
102throw new ArgumentOutOfRangeException("position"); 246throw new ArgumentOutOfRangeException("position"); 297throw new ArgumentOutOfRangeException("position"); 317throw new ArgumentOutOfRangeException("position"); 336throw new ArgumentOutOfRangeException("position"); 355throw new ArgumentOutOfRangeException("position"); 378throw new ArgumentOutOfRangeException("start"); 382throw new ArgumentOutOfRangeException("end");
src\Framework\MS\Internal\Documents\TextParagraphView.cs (1)
181throw new ArgumentOutOfRangeException("position");
src\Framework\MS\Internal\Documents\UndoManager.cs (2)
550throw new ArgumentOutOfRangeException("count"); 617throw new ArgumentOutOfRangeException("count");
src\Framework\MS\Internal\IO\Packaging\managedIStream.cs (1)
98throw new ArgumentOutOfRangeException("origin");
src\Framework\MS\Internal\WeakDictionary.cs (2)
298throw new ArgumentOutOfRangeException("arrayIndex"); 313throw new ArgumentOutOfRangeException("arrayIndex");
src\Framework\MS\Internal\WeakHashSet.cs (2)
48throw new ArgumentOutOfRangeException("arrayIndex"); 63throw new ArgumentOutOfRangeException("arrayIndex");
src\Framework\System\Windows\Automation\Peers\GridSplitterAutomationPeer.cs (2)
52throw new ArgumentOutOfRangeException("x"); 55throw new ArgumentOutOfRangeException("y");
src\Framework\System\Windows\Automation\Peers\GridViewAutomationPeer.cs (2)
204throw new ArgumentOutOfRangeException("row"); 208throw new ArgumentOutOfRangeException("column");
src\Framework\System\Windows\Automation\Peers\GridViewColumnHeaderAutomationPeer.cs (2)
92throw new ArgumentOutOfRangeException("width"); 96throw new ArgumentOutOfRangeException("height");
src\Framework\System\Windows\Automation\Peers\RangeBaseAutomationPeer.cs (1)
65throw new ArgumentOutOfRangeException("val");
src\Framework\System\Windows\Automation\Peers\TableAutomationPeer.cs (2)
131throw new ArgumentOutOfRangeException("row"); 135throw new ArgumentOutOfRangeException("column");
src\Framework\System\Windows\Controls\DataGridCellsPanel.cs (1)
2157throw new ArgumentOutOfRangeException("index");
src\Framework\System\Windows\Controls\DocumentViewer.cs (2)
159throw new ArgumentOutOfRangeException("pagesAcross"); 1075throw new ArgumentOutOfRangeException("pagesAcross");
src\Framework\System\Windows\Controls\GridViewColumnCollection.cs (2)
359throw new ArgumentOutOfRangeException("index"); 429throw new ArgumentOutOfRangeException(indexName);
src\Framework\System\Windows\Controls\ItemCollection.cs (4)
309throw new ArgumentOutOfRangeException("index"); 353throw new ArgumentOutOfRangeException("index"); 364throw new ArgumentOutOfRangeException("index"); 547throw new ArgumentOutOfRangeException("index");
src\Framework\System\Windows\Controls\MultipleCopiesCollection.cs (1)
299throw new ArgumentOutOfRangeException("index");
src\Framework\System\Windows\Controls\Primitives\TextBoxBase.cs (2)
310throw new ArgumentOutOfRangeException("offset"); 327throw new ArgumentOutOfRangeException("offset");
src\Framework\System\Windows\Controls\TextBlock.cs (1)
1242throw new ArgumentOutOfRangeException("index");
src\Framework\System\Windows\Controls\TextBox.cs (8)
256throw new ArgumentOutOfRangeException("lineIndex"); 282throw new ArgumentOutOfRangeException("charIndex"); 315throw new ArgumentOutOfRangeException("lineIndex"); 393throw new ArgumentOutOfRangeException("lineIndex"); 423throw new ArgumentOutOfRangeException("lineIndex"); 462throw new ArgumentOutOfRangeException("charIndex"); 508throw new ArgumentOutOfRangeException("charIndex"); 581throw new ArgumentOutOfRangeException("charIndex");
src\Framework\System\Windows\Controls\VirtualizedCellInfoCollection.cs (1)
392throw new ArgumentOutOfRangeException("index");
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (1)
1648throw new ArgumentOutOfRangeException("itemIndex");
src\Framework\System\Windows\Data\BindingListCollectionView.cs (1)
117throw new ArgumentOutOfRangeException("position");
src\Framework\System\Windows\Data\CollectionView.cs (2)
557throw new ArgumentOutOfRangeException("position"); 674throw new ArgumentOutOfRangeException("index");
src\Framework\System\Windows\Data\ListCollectionView.cs (1)
211throw new ArgumentOutOfRangeException("position");
src\Framework\System\Windows\Documents\TextElementCollection.cs (1)
640throw new ArgumentOutOfRangeException("arrayIndex");
src\Framework\System\Windows\FigureLength.cs (3)
128throw new ArgumentOutOfRangeException("value"); 132throw new ArgumentOutOfRangeException("value"); 136throw new ArgumentOutOfRangeException("value");
src\Framework\System\Windows\Interop\DynamicScriptObject.cs (2)
184throw new ArgumentOutOfRangeException("indexes"); 218throw new ArgumentOutOfRangeException("indexes");
src\Framework\System\Windows\Markup\Baml2006\Baml2006SchemaContext.cs (3)
346throw new ArgumentOutOfRangeException("assemblyId"); 373throw new ArgumentOutOfRangeException("typeId"); 401throw new ArgumentOutOfRangeException("propertyId");
src\Framework\System\Windows\Markup\Baml2006\SharedStream.cs (6)
56throw new ArgumentOutOfRangeException("offset"); 61throw new ArgumentOutOfRangeException("length"); 145throw new ArgumentOutOfRangeException("value", value, string.Empty); 182throw new ArgumentOutOfRangeException("offset"); 187throw new ArgumentOutOfRangeException("count"); 258throw new ArgumentOutOfRangeException("offset", offset, string.Empty);
src\Framework\System\Windows\Markup\XamlStream.cs (5)
192throw new ArgumentOutOfRangeException( "offset" ); 209throw new ArgumentOutOfRangeException( "position" ); 219throw new ArgumentOutOfRangeException( "position" ); 253throw new ArgumentOutOfRangeException( "count" ); 347throw new ArgumentOutOfRangeException( "offset" );
src\Framework\System\Windows\Media\Animation\Generated\KeyFrames.cs (1)
150throw new ArgumentOutOfRangeException("keyFrameProgress");
src\Framework\System\Windows\StyleHelper.cs (1)
5448throw new ArgumentOutOfRangeException("childIndex");
SMDiagnostics (2)
System\ServiceModel\Diagnostics\PlainXmlWriter.cs (2)
189throw new ArgumentOutOfRangeException("index"); 193throw new ArgumentOutOfRangeException("count");
System (226)
compmod\microsoft\visualbasic\VBCodeProvider.cs (1)
2952throw new ArgumentOutOfRangeException("file");
compmod\system\collections\generic\sortedset.cs (2)
1971throw new ArgumentOutOfRangeException("lowerValue"); 1975throw new ArgumentOutOfRangeException("upperValue");
compmod\system\collections\generic\throwhelper.cs (1)
71throw new ArgumentOutOfRangeException(GetArgumentName(argument));
compmod\system\collections\specialized\ordereddictionary.cs (4)
164throw new ArgumentOutOfRangeException("index"); 270throw new ArgumentOutOfRangeException("index"); 313throw new ArgumentOutOfRangeException("index"); 471throw new ArgumentOutOfRangeException("index");
compmod\system\componentmodel\design\serialization\ContextStack.cs (1)
54throw new ArgumentOutOfRangeException("level");
compmod\system\diagnostics\TraceListener.cs (1)
162throw new ArgumentOutOfRangeException("value");
net\System\Net\_ConnectStream.cs (8)
816throw new ArgumentOutOfRangeException("offset"); 819throw new ArgumentOutOfRangeException("size"); 877throw new ArgumentOutOfRangeException("offset"); 880throw new ArgumentOutOfRangeException("size"); 1381throw new ArgumentOutOfRangeException("offset"); 1384throw new ArgumentOutOfRangeException("size"); 1643throw new ArgumentOutOfRangeException("offset"); 1646throw new ArgumentOutOfRangeException("size");
net\System\Net\_ListenerRequestStream.cs (4)
113throw new ArgumentOutOfRangeException("offset"); 116throw new ArgumentOutOfRangeException("size"); 195throw new ArgumentOutOfRangeException("offset"); 198throw new ArgumentOutOfRangeException("size");
net\System\Net\_ListenerResponseStream.cs (4)
134throw new ArgumentOutOfRangeException("offset"); 137throw new ArgumentOutOfRangeException("size"); 240throw new ArgumentOutOfRangeException("offset"); 243throw new ArgumentOutOfRangeException("size");
net\System\Net\_NTAuthentication.cs (5)
1029throw new ArgumentOutOfRangeException("offset"); 1034throw new ArgumentOutOfRangeException("count"); 1090throw new ArgumentOutOfRangeException("count"); 1144throw new ArgumentOutOfRangeException("offset"); 1156throw new ArgumentOutOfRangeException("count");
net\System\Net\_SecureChannel.cs (6)
933throw new ArgumentOutOfRangeException("offset"); 938throw new ArgumentOutOfRangeException("count"); 1124throw new ArgumentOutOfRangeException("offset"); 1128throw new ArgumentOutOfRangeException("size"); 1183throw new ArgumentOutOfRangeException("offset"); 1188throw new ArgumentOutOfRangeException("count");
net\System\Net\_TimerThread.cs (2)
207throw new ArgumentOutOfRangeException("durationMilliseconds"); 230throw new ArgumentOutOfRangeException("durationMilliseconds");
net\System\Net\Cache\_SingleItemRequestCache.cs (5)
322throw new ArgumentOutOfRangeException("value"); 368if (offset<0 || offset>buffer.Length) throw new ArgumentOutOfRangeException("offset"); 369if (count<0 || count>buffer.Length-offset) throw new ArgumentOutOfRangeException("count"); 536if (offset<0 || offset>buffer.Length) throw new ArgumentOutOfRangeException("offset"); 537if (count<0 || count>buffer.Length-offset) throw new ArgumentOutOfRangeException("count");
net\System\Net\Cache\RequestCachePolicy.cs (2)
63throw new ArgumentOutOfRangeException("level"); 295throw new ArgumentOutOfRangeException("level");
net\System\Net\cookie.cs (1)
693throw new ArgumentOutOfRangeException("value");
net\System\Net\cookiecollection.cs (1)
72throw new ArgumentOutOfRangeException("index");
net\System\Net\cookiecontainer.cs (2)
193throw new ArgumentOutOfRangeException("value"); 208throw new ArgumentOutOfRangeException("value");
net\System\Net\CredentialCache.cs (2)
106throw new ArgumentOutOfRangeException("port"); 248throw new ArgumentOutOfRangeException("port");
net\System\Net\DnsEndPoint.cs (1)
30throw new ArgumentOutOfRangeException("port");
net\System\Net\filewebrequest.cs (1)
52throw new ArgumentOutOfRangeException("uri");
net\System\Net\FtpWebRequest.cs (2)
424throw new ArgumentOutOfRangeException("value"); 522throw new ArgumentOutOfRangeException("uri");
net\System\Net\HttpListenerPrefixCollection.cs (2)
56throw new ArgumentOutOfRangeException("offset"); 70throw new ArgumentOutOfRangeException("offset");
net\System\Net\HttpListenerTimeoutManager.cs (2)
85throw new ArgumentOutOfRangeException("value"); 214throw new ArgumentOutOfRangeException("value");
net\System\Net\HttpWebResponse.cs (8)
751throw new ArgumentOutOfRangeException("offset"); 754throw new ArgumentOutOfRangeException("size"); 801throw new ArgumentOutOfRangeException("offset"); 804throw new ArgumentOutOfRangeException("size"); 857throw new ArgumentOutOfRangeException("offset"); 860throw new ArgumentOutOfRangeException("size"); 907throw new ArgumentOutOfRangeException("offset"); 910throw new ArgumentOutOfRangeException("size");
net\System\Net\Internal.cs (1)
940throw new ArgumentOutOfRangeException("segment");
net\System\Net\IPAddress.cs (3)
63throw new ArgumentOutOfRangeException("newAddress"); 95throw new ArgumentOutOfRangeException("scopeid"); 408throw new ArgumentOutOfRangeException("value");
net\System\Net\IPEndPoint.cs (3)
61throw new ArgumentOutOfRangeException("port"); 75throw new ArgumentOutOfRangeException("port"); 106throw new ArgumentOutOfRangeException("value");
net\System\Net\mail\Base64Stream.cs (8)
108throw new ArgumentOutOfRangeException("offset"); 111throw new ArgumentOutOfRangeException("count"); 124throw new ArgumentOutOfRangeException("offset"); 127throw new ArgumentOutOfRangeException("count"); 371throw new ArgumentOutOfRangeException("offset"); 374throw new ArgumentOutOfRangeException("count"); 401throw new ArgumentOutOfRangeException("offset"); 404throw new ArgumentOutOfRangeException("count");
net\System\Net\mail\EightBitStream.cs (4)
74throw new ArgumentOutOfRangeException("offset"); 77throw new ArgumentOutOfRangeException("count"); 111throw new ArgumentOutOfRangeException("offset"); 114throw new ArgumentOutOfRangeException("count");
net\System\Net\mail\MailMessage.cs (1)
152throw new ArgumentOutOfRangeException("value");
net\System\Net\mail\QEncodedStream.cs (4)
88throw new ArgumentOutOfRangeException("offset"); 91throw new ArgumentOutOfRangeException("count"); 322throw new ArgumentOutOfRangeException("offset"); 325throw new ArgumentOutOfRangeException("count");
net\System\Net\mail\QuotedPrintableStream.cs (5)
74throw new ArgumentOutOfRangeException("lineLength"); 111throw new ArgumentOutOfRangeException("offset"); 114throw new ArgumentOutOfRangeException("count"); 355throw new ArgumentOutOfRangeException("offset"); 358throw new ArgumentOutOfRangeException("count");
net\System\Net\mail\SmtpClient.cs (3)
94throw new ArgumentOutOfRangeException("port"); 243throw new ArgumentOutOfRangeException("value"); 298throw new ArgumentOutOfRangeException("value");
net\System\Net\mail\SmtpTransport.cs (1)
137throw new ArgumentOutOfRangeException("value");
net\System\Net\NetworkInformation\ping.cs (3)
316throw new ArgumentOutOfRangeException ("timeout"); 412throw new ArgumentOutOfRangeException ("timeout"); 448throw new ArgumentOutOfRangeException ("timeout");
net\System\Net\NetworkInformation\PingOptions.cs (2)
20throw new ArgumentOutOfRangeException("ttl"); 36throw new ArgumentOutOfRangeException("value");
net\System\Net\NetworkInformation\SystemIPv6InterfaceProperties.cs (1)
38throw new ArgumentOutOfRangeException("scopeLevel");
net\System\Net\SecureProtocols\_NegoStream.cs (2)
111throw new ArgumentOutOfRangeException("offset"); 114throw new ArgumentOutOfRangeException("count");
net\System\Net\SecureProtocols\_SslStream.cs (2)
309throw new ArgumentOutOfRangeException("offset"); 312throw new ArgumentOutOfRangeException("count");
net\System\Net\ServicePoint.cs (6)
428throw new ArgumentOutOfRangeException("value"); 509throw new ArgumentOutOfRangeException("value"); 560throw new ArgumentOutOfRangeException("value"); 785throw new ArgumentOutOfRangeException("value"); 930throw new ArgumentOutOfRangeException("keepAliveTime"); 933throw new ArgumentOutOfRangeException("keepAliveInterval");
net\System\Net\ServicePointManager.cs (4)
402throw new ArgumentOutOfRangeException("value"); 439throw new ArgumentOutOfRangeException("value"); 950throw new ArgumentOutOfRangeException("keepAliveTime"); 953throw new ArgumentOutOfRangeException("keepAliveInterval");
net\System\Net\SocketAddress.cs (1)
120throw new ArgumentOutOfRangeException("size");
net\System\Net\Sockets\MulticastOption.cs (4)
49throw new ArgumentOutOfRangeException("interfaceIndex"); 110throw new ArgumentOutOfRangeException("value"); 141throw new ArgumentOutOfRangeException("ifindex"); 193throw new ArgumentOutOfRangeException("value");
net\System\Net\Sockets\NetworkStream.cs (9)
500throw new ArgumentOutOfRangeException("offset"); 503throw new ArgumentOutOfRangeException("size"); 574throw new ArgumentOutOfRangeException("offset"); 577throw new ArgumentOutOfRangeException("size"); 616throw new ArgumentOutOfRangeException("timeout"); 734throw new ArgumentOutOfRangeException("offset"); 737throw new ArgumentOutOfRangeException("size"); 919throw new ArgumentOutOfRangeException("offset"); 922throw new ArgumentOutOfRangeException("size");
net\System\Net\Sockets\Socket.cs (39)
644throw new ArgumentOutOfRangeException("value"); 660throw new ArgumentOutOfRangeException("value"); 675throw new ArgumentOutOfRangeException("value"); 693throw new ArgumentOutOfRangeException("value"); 738throw new ArgumentOutOfRangeException("value"); 1052throw new ArgumentOutOfRangeException("port"); 1074throw new ArgumentOutOfRangeException("port"); 1098throw new ArgumentOutOfRangeException("port"); 1150throw new ArgumentOutOfRangeException("timeout"); 1531throw new ArgumentOutOfRangeException("offset"); 1534throw new ArgumentOutOfRangeException("size"); 1613throw new ArgumentOutOfRangeException("offset"); 1616throw new ArgumentOutOfRangeException("size"); 1761throw new ArgumentOutOfRangeException("offset"); 1764throw new ArgumentOutOfRangeException("size"); 1971throw new ArgumentOutOfRangeException("offset"); 1974throw new ArgumentOutOfRangeException("size"); 2078throw new ArgumentOutOfRangeException("offset"); 2081throw new ArgumentOutOfRangeException("size"); 3089throw new ArgumentOutOfRangeException("port"); 3130throw new ArgumentOutOfRangeException("port"); 3158throw new ArgumentOutOfRangeException("port"); 3453throw new ArgumentOutOfRangeException("offset"); 3457throw new ArgumentOutOfRangeException("size"); 3983throw new ArgumentOutOfRangeException("offset"); 3986throw new ArgumentOutOfRangeException("size"); 4207throw new ArgumentOutOfRangeException("offset"); 4210throw new ArgumentOutOfRangeException("size"); 4549throw new ArgumentOutOfRangeException("offset"); 4552throw new ArgumentOutOfRangeException("size"); 4788throw new ArgumentOutOfRangeException("offset"); 4791throw new ArgumentOutOfRangeException("size"); 5361throw new ArgumentOutOfRangeException("size"); 8494throw new ArgumentOutOfRangeException("offset"); 8497throw new ArgumentOutOfRangeException("count"); 8517throw new ArgumentOutOfRangeException("offset"); 8520throw new ArgumentOutOfRangeException("count"); 8893throw new ArgumentOutOfRangeException("offset"); 8896throw new ArgumentOutOfRangeException("count");
net\System\Net\Sockets\TCPClient.cs (3)
101throw new ArgumentOutOfRangeException("port"); 194throw new ArgumentOutOfRangeException("port"); 326throw new ArgumentOutOfRangeException("port");
net\System\Net\Sockets\TCPListener.cs (4)
55throw new ArgumentOutOfRangeException("port"); 76throw new ArgumentOutOfRangeException("port"); 87throw new ArgumentOutOfRangeException("port"); 170throw new ArgumentOutOfRangeException("backlog");
net\System\Net\Sockets\UDPClient.cs (6)
87throw new ArgumentOutOfRangeException("port"); 151throw new ArgumentOutOfRangeException("port"); 317throw new ArgumentOutOfRangeException("port"); 444throw new ArgumentOutOfRangeException("port"); 620throw new ArgumentOutOfRangeException("bytes"); 908throw new ArgumentOutOfRangeException("timeToLive");
net\System\Net\WebSockets\WebSocketHelpers.cs (4)
298throw new ArgumentOutOfRangeException("offset"); 303throw new ArgumentOutOfRangeException("count"); 551throw new ArgumentOutOfRangeException(parameterName + ".Offset"); 555throw new ArgumentOutOfRangeException(parameterName + ".Count");
net\System\Net\WebSockets\WebSocketReceiveResult.cs (1)
25throw new ArgumentOutOfRangeException("count");
net\System\Net\WebUtility.cs (2)
691throw new ArgumentOutOfRangeException("offset"); 695throw new ArgumentOutOfRangeException("count");
net\System\URI.cs (5)
428throw new ArgumentOutOfRangeException("baseUri"); 457throw new ArgumentOutOfRangeException("baseUri"); 510throw new ArgumentOutOfRangeException("baseUri"); 1462throw new ArgumentOutOfRangeException("character"); 1500throw new ArgumentOutOfRangeException("index");
net\System\uribuilder.cs (1)
259throw new ArgumentOutOfRangeException("value");
net\System\UriExt.cs (3)
403throw new ArgumentOutOfRangeException("format"); 861throw new ArgumentOutOfRangeException("format"); 927throw new ArgumentOutOfRangeException("uriFormat");
net\System\UriScheme.cs (5)
142throw new ArgumentOutOfRangeException("format"); 178throw new ArgumentOutOfRangeException("schemeName"); 181throw new ArgumentOutOfRangeException("schemeName"); 184throw new ArgumentOutOfRangeException("defaultPort"); 198throw new ArgumentOutOfRangeException("schemeName");
regex\system\text\regularexpressions\Regex.cs (4)
244throw new ArgumentOutOfRangeException("options"); 257throw new ArgumentOutOfRangeException("options"); 370throw new ArgumentOutOfRangeException("matchTimeout"); 495throw new ArgumentOutOfRangeException("value");
regex\system\text\regularexpressions\RegexCaptureCollection.cs (1)
144throw new ArgumentOutOfRangeException("i");
regex\system\text\regularexpressions\RegexMatchCollection.cs (1)
154throw new ArgumentOutOfRangeException("i");
services\monitoring\system\diagnosticts\EventData.cs (2)
25throw new ArgumentOutOfRangeException("value"); 46throw new ArgumentOutOfRangeException("value");
services\monitoring\system\diagnosticts\EventSourceCreationData.cs (1)
74throw new ArgumentOutOfRangeException("value");
services\monitoring\system\diagnosticts\PerformanceCounter.cs (1)
249throw new ArgumentOutOfRangeException("value");
services\monitoring\system\diagnosticts\PerformanceCounterCategory.cs (1)
230throw new ArgumentOutOfRangeException("categoryType");
sys\system\collections\concurrent\BlockingCollection.cs (2)
1783throw new ArgumentOutOfRangeException("timeout", timeout, 1797throw new ArgumentOutOfRangeException("millisecondsTimeout", millisecondsTimeout,
sys\System\IO\compression\DeflaterZLib.cs (1)
89throw new ArgumentOutOfRangeException("compressionLevel");
sys\System\IO\compression\DeflateStream.cs (2)
348throw new ArgumentOutOfRangeException("offset"); 351throw new ArgumentOutOfRangeException("count");
sys\system\io\ports\SerialPort.cs (2)
437throw new ArgumentOutOfRangeException("value"); 549throw new ArgumentOutOfRangeException("value");
System.Activities (1)
System\Activities\WorkflowApplication.cs (1)
1562throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException("identityFilter"));
System.Activities.Presentation (11)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\OrderToken.cs (2)
46if (!EnumValidator.IsValid(precedence)) throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException("precedence")); 47if (!EnumValidator.IsValid(conflictResolution)) throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException("conflictResolution"));
System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\PropertyValueExceptionEventArgs.cs (1)
34if (!EnumValidator.IsValid(source)) throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException("source"));
System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelFactory.cs (1)
62if (!EnumValidator.IsValid(options)) throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException("options"));
System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemCollectionImpl.cs (3)
458throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException("fromIndex")); 462throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException("toIndex")); 501throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException("index"));
System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemExtensions.cs (1)
577throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException("level"));
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxItemLoader.cs (1)
94throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException(FormatExceptionText));
System.Activities.Presentation\System\Activities\Presentation\View\DataGridHelper.cs (2)
405throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException("column")); 428throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException("value"));
System.AddIn (7)
System\Addin\Hosting\AddInActivator.cs (2)
73throw new ArgumentOutOfRangeException("level"); 99throw new ArgumentOutOfRangeException("level");
System\Addin\Hosting\AddInProcess.cs (2)
70if (value.TotalSeconds < 0) throw new ArgumentOutOfRangeException("value"); 309throw new ArgumentOutOfRangeException("platform");
System\Addin\MiniReflection\MetadataReader\PEFileReader.cs (1)
256default: throw new ArgumentOutOfRangeException("x");
System\Addin\Pipeline\ContractListAdapter.cs (2)
77throw new ArgumentOutOfRangeException("index"); 82throw new ArgumentOutOfRangeException("index");
System.ComponentModel.DataAnnotations (2)
DataAnnotations\Schema\ColumnAttribute.cs (1)
48throw new ArgumentOutOfRangeException("value");
DataAnnotations\Schema\DatabaseGeneratedAttribute.cs (1)
16throw new ArgumentOutOfRangeException("databaseGeneratedOption");
System.Configuration (6)
System\Configuration\ConfigurationSectionCollection.cs (1)
121throw new ArgumentOutOfRangeException("index");
System\Configuration\ConfigurationSectionGroupCollection.cs (1)
127throw new ArgumentOutOfRangeException("index");
System\Configuration\IntegerValidator.cs (1)
46throw new ArgumentOutOfRangeException("resolution");
System\Configuration\LongValidator.cs (1)
42throw new ArgumentOutOfRangeException("resolution");
System\Configuration\PropertyInformationCollection.cs (1)
73throw new ArgumentOutOfRangeException("index");
System\Configuration\TimeSpanValidator.cs (1)
44throw new ArgumentOutOfRangeException("resolutionInSeconds");
System.Core (57)
Microsoft\Scripting\Actions\DynamicMetaObjectBinder.cs (1)
84throw new ArgumentOutOfRangeException("args");
Microsoft\Scripting\Compiler\RuntimeVariableList.cs (2)
60throw new ArgumentOutOfRangeException("index"); 63throw new ArgumentOutOfRangeException("index");
Microsoft\Scripting\Utils\ContractUtils.cs (2)
79if (count < 0) throw new ArgumentOutOfRangeException(countName); 80if (offset < 0 || array.Count - offset < count) throw new ArgumentOutOfRangeException(offsetName);
System\Collections\Generic\HashSet.cs (1)
212throw new ArgumentOutOfRangeException("capacity");
System\Diagnostics\Eventing\Reader\EventLogReader.cs (1)
134throw new ArgumentOutOfRangeException("value");
System\Diagnostics\Eventing\Reader\EventLogSession.cs (1)
262throw new ArgumentOutOfRangeException("pathType");
System\IO\MemoryMappedFiles\MemoryMappedFile.cs (17)
85throw new ArgumentOutOfRangeException("inheritability"); 89throw new ArgumentOutOfRangeException("desiredAccessRights"); 137throw new ArgumentOutOfRangeException("access"); 214throw new ArgumentOutOfRangeException("access"); 226throw new ArgumentOutOfRangeException("inheritability"); 285throw new ArgumentOutOfRangeException("access"); 293throw new ArgumentOutOfRangeException("options"); 297throw new ArgumentOutOfRangeException("inheritability"); 351throw new ArgumentOutOfRangeException("access"); 355throw new ArgumentOutOfRangeException("options"); 359throw new ArgumentOutOfRangeException("inheritability"); 562throw new ArgumentOutOfRangeException("access"); 595throw new ArgumentOutOfRangeException("access"); 688throw new ArgumentOutOfRangeException("access"); 716throw new ArgumentOutOfRangeException("access"); 740throw new ArgumentOutOfRangeException("access"); 770throw new ArgumentOutOfRangeException("access");
System\Linq\ParallelEnumerable.cs (7)
337throw new ArgumentOutOfRangeException("degreeOfParallelism"); 476if (count < 0 || (count > 0 && Int32.MaxValue - (count - 1) < start)) throw new ArgumentOutOfRangeException("count"); 496if (count < 0) throw new ArgumentOutOfRangeException("count"); 1685if ((~(QueryAggregationOptions.Associative | QueryAggregationOptions.Commutative) & options) != 0) throw new ArgumentOutOfRangeException("options"); 1732if ((~(QueryAggregationOptions.Associative | QueryAggregationOptions.Commutative) & options) != 0) throw new ArgumentOutOfRangeException("options"); 5956if (index < 0) throw new ArgumentOutOfRangeException("index"); 5969throw new ArgumentOutOfRangeException("index");
System\Security\Cryptography\BCryptHashAlgorithm.cs (2)
183throw new ArgumentOutOfRangeException("ibStart"); 186throw new ArgumentOutOfRangeException("cbSize");
System\Security\Cryptography\CapiHashAlgorithm.cs (2)
115throw new ArgumentOutOfRangeException("ibStart"); 118throw new ArgumentOutOfRangeException("cbSize");
System\Security\Cryptography\CapiSymmetricAlgorithm.cs (4)
481throw new ArgumentOutOfRangeException("inputOffset"); 484throw new ArgumentOutOfRangeException("inputCount"); 521throw new ArgumentOutOfRangeException("inputOffset"); 524throw new ArgumentOutOfRangeException("inputCount");
System\Security\Cryptography\ECDiffieHellmanCng.cs (3)
163throw new ArgumentOutOfRangeException("value"); 577throw new ArgumentOutOfRangeException("format"); 606throw new ArgumentOutOfRangeException("format");
System\Security\Cryptography\ECDsa.cs (4)
110if (offset < 0 || offset > data.Length) { throw new ArgumentOutOfRangeException("offset"); } 111if (count < 0 || count > data.Length - offset) { throw new ArgumentOutOfRangeException("count"); } 142throw new ArgumentOutOfRangeException("offset"); 145throw new ArgumentOutOfRangeException("count");
System\Security\Cryptography\ECDsaCng.cs (6)
241throw new ArgumentOutOfRangeException("format"); 275throw new ArgumentOutOfRangeException("offset"); 278throw new ArgumentOutOfRangeException("count"); 345throw new ArgumentOutOfRangeException("format"); 370throw new ArgumentOutOfRangeException("offset"); 373throw new ArgumentOutOfRangeException("count");
System\Security\Cryptography\ManifestSignatureInformation.cs (2)
130throw new ArgumentOutOfRangeException("revocationFlag"); 133throw new ArgumentOutOfRangeException("revocationMode");
system\threading\ReaderWriterLockSlim\ReaderWriterLockSlim.cs (2)
248throw new ArgumentOutOfRangeException(nameof(timeout)); 259throw new ArgumentOutOfRangeException(nameof(millisecondsTimeout));
System.Data (57)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\OrderToken.cs (2)
46if (!EnumValidator.IsValid(precedence)) throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException("precedence")); 47if (!EnumValidator.IsValid(conflictResolution)) throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException("conflictResolution"));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\PropertyValueExceptionEventArgs.cs (1)
34if (!EnumValidator.IsValid(source)) throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException("source"));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelFactory.cs (1)
62if (!EnumValidator.IsValid(options)) throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException("options"));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemCollectionImpl.cs (3)
458throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException("fromIndex")); 462throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException("toIndex")); 501throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException("index"));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemExtensions.cs (1)
577throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException("level"));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxItemLoader.cs (1)
94throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException(FormatExceptionText));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DataGridHelper.cs (2)
405throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException("column")); 428throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException("value"));
fx\src\data\System\Data\Common\AdapterUtil.cs (3)
154ArgumentOutOfRangeException e = new ArgumentOutOfRangeException(parameterName); 159ArgumentOutOfRangeException e = new ArgumentOutOfRangeException(parameterName, message); 164ArgumentOutOfRangeException e = new ArgumentOutOfRangeException(parameterName, value, message);
fx\src\data\System\Data\DataException.cs (1)
295ArgumentOutOfRangeException e = new ArgumentOutOfRangeException(paramName, msg);
fx\src\data\System\Data\SqlClient\SqlStream.cs (2)
430throw new ArgumentOutOfRangeException(argumentName); 443throw new ArgumentOutOfRangeException(argumentName);
fx\src\data\System\Data\SQLTypes\SQLBytes.cs (17)
252throw new ArgumentOutOfRangeException("offset"); 313 throw new ArgumentOutOfRangeException("value"); 327 throw new ArgumentOutOfRangeException("value"); 350 throw new ArgumentOutOfRangeException("offset"); 353 throw new ArgumentOutOfRangeException("offsetInBuffer"); 356 throw new ArgumentOutOfRangeException("count"); 394 throw new ArgumentOutOfRangeException("offset"); 399 throw new ArgumentOutOfRangeException("offsetInBuffer"); 402 throw new ArgumentOutOfRangeException("count"); 673 throw new ArgumentOutOfRangeException("value"); 691 throw new ArgumentOutOfRangeException("offset"); 698 throw new ArgumentOutOfRangeException("offset"); 705 throw new ArgumentOutOfRangeException("offset"); 723 throw new ArgumentOutOfRangeException("offset"); 725 throw new ArgumentOutOfRangeException("count"); 739 throw new ArgumentOutOfRangeException("offset"); 741 throw new ArgumentOutOfRangeException("count");
fx\src\data\System\Data\SQLTypes\SQLChars.cs (14)
246throw new ArgumentOutOfRangeException("offset"); 309 throw new ArgumentOutOfRangeException("value"); 323 throw new ArgumentOutOfRangeException("value"); 347 throw new ArgumentOutOfRangeException("offset"); 350 throw new ArgumentOutOfRangeException("offsetInBuffer"); 353 throw new ArgumentOutOfRangeException("count"); 392 throw new ArgumentOutOfRangeException("offset"); 397 throw new ArgumentOutOfRangeException("offsetInBuffer"); 400 throw new ArgumentOutOfRangeException("count"); 660 throw new ArgumentOutOfRangeException("value"); 710 throw new ArgumentOutOfRangeException("offset"); 712 throw new ArgumentOutOfRangeException("count"); 726 throw new ArgumentOutOfRangeException("offset"); 728 throw new ArgumentOutOfRangeException("count");
fx\src\data\System\Data\SQLTypes\SQLString.cs (1)
745throw new ArgumentOutOfRangeException ("compareOptions");
fx\src\data\System\Data\SQLTypes\SqlXml.cs (8)
342 throw new ArgumentOutOfRangeException("value"); 361 throw new ArgumentOutOfRangeException("offset"); 368 throw new ArgumentOutOfRangeException("offset"); 375 throw new ArgumentOutOfRangeException("offset"); 393 throw new ArgumentOutOfRangeException("offset"); 395 throw new ArgumentOutOfRangeException("count"); 412 throw new ArgumentOutOfRangeException("offset"); 414 throw new ArgumentOutOfRangeException("count");
System.Data.DataSetExtensions (1)
System\Data\DataSetUtil.cs (1)
56return TraceExceptionAsReturnValue(new ArgumentOutOfRangeException(parameterName, message));
System.Data.Entity (2)
System\Data\Common\EntityUtil.cs (2)
277return new ArgumentOutOfRangeException(parameterName); 280return new ArgumentOutOfRangeException(parameterName, message);
System.Data.Entity.Design (1)
System\Data\Entity\Design\Common\EDesignUtil.cs (1)
167return new ArgumentOutOfRangeException(paramName);
System.Data.SqlXml (7)
System\Xml\Xsl\Runtime\XmlQuerySequence.cs (3)
230throw new ArgumentOutOfRangeException("index"); 297throw new ArgumentOutOfRangeException("index"); 654throw new ArgumentOutOfRangeException("index");
System\Xml\Xsl\Runtime\XmlQueryStaticData.cs (2)
373throw new ArgumentOutOfRangeException("minValue"); 375throw new ArgumentOutOfRangeException("maxValue");
System\Xml\Xsl\XsltOld\ReaderOutput.cs (2)
230throw new ArgumentOutOfRangeException("i"); 522throw new ArgumentOutOfRangeException("attrib");
System.IdentityModel (10)
System\IdentityModel\DiagnosticUtilityExtensions.cs (3)
24return ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(arg)); 29return ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(arg, message)); 34return ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(arg, actualValue, message));
System\IdentityModel\Protocols\WSTrust\WSTrustMessage.cs (1)
287throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\IdentityModel\Tokens\Saml2AuthorizationDecisionStatement.cs (2)
63throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("decision")); 102throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\IdentityModel\Tokens\SessionSecurityToken.cs (4)
262throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("validFrom")); 267throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("validTo")); 287throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("keyEffectiveTime")); 292throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("keyExpirationTime"));
System.IO.Log (1)
System\IO\Log\Error.cs (1)
385return new ArgumentOutOfRangeException(argument);
System.Management (35)
Instrumentation\Instrumentation.cs (1)
529 throw new ArgumentOutOfRangeException ("batchSize") ;
managementclass.cs (3)
305 throw new ArgumentOutOfRangeException("value"); 833 throw new ArgumentOutOfRangeException("newClassName"); 837 throw new ArgumentOutOfRangeException("newClassName");
ManagementDatetime.cs (13)
126 throw new System.ArgumentOutOfRangeException("dmtfDate"); 130 throw new System.ArgumentOutOfRangeException("dmtfDate"); 137 throw new System.ArgumentOutOfRangeException("dmtfDate"); 183 throw new System.ArgumentOutOfRangeException("dmtfDate"); 189 throw new System.ArgumentOutOfRangeException("dmtfDate"); 216 throw new System.ArgumentOutOfRangeException(); 345 throw new System.ArgumentOutOfRangeException("dmtfTimespan"); 349 throw new System.ArgumentOutOfRangeException("dmtfTimespan"); 353 throw new System.ArgumentOutOfRangeException("dmtfTimespan"); 357 throw new System.ArgumentOutOfRangeException("dmtfTimespan"); 383 throw new System.ArgumentOutOfRangeException("dmtfTimespan"); 388 throw new System.ArgumentOutOfRangeException("dmtfTimespan"); 439 throw new System.ArgumentOutOfRangeException();
managementobject.cs (3)
389throw new ArgumentOutOfRangeException("path"); 391throw new ArgumentOutOfRangeException("path"); 591throw new ArgumentOutOfRangeException("value");
managementobjectcollection.cs (1)
219throw new ArgumentOutOfRangeException ("index");
managementoptions.cs (2)
220throw new ArgumentOutOfRangeException("value"); 357throw new ArgumentOutOfRangeException("value");
managementpath.cs (4)
482throw new ArgumentOutOfRangeException ("value"); 547throw new ArgumentOutOfRangeException ("value"); 862throw new ArgumentOutOfRangeException ("value"); 942throw new ArgumentOutOfRangeException ("value");
propertyset.cs (1)
130 throw new ArgumentOutOfRangeException("index");
qualifierset.cs (1)
187 throw new ArgumentOutOfRangeException("index");
WmiGenerator.cs (6)
201throw new ArgumentOutOfRangeException (GetString("NULLFILEPATH_EXCEPT")); 206throw new ArgumentOutOfRangeException (GetString("EMPTY_FILEPATH_EXCEPT")); 230throw new ArgumentOutOfRangeException (GetString("NAMESPACE_NOTINIT_EXCEPT")); 235throw new ArgumentOutOfRangeException (GetString("CLASSNAME_NOTINIT_EXCEPT")); 5006throw new ArgumentOutOfRangeException(String.Format(GetString("UNABLE_TOCREATE_GEN_EXCEPT") , strProvider )); 5015throw new ArgumentOutOfRangeException(String.Format(GetString("UNABLE_TOCREATE_GEN_EXCEPT") , strProvider));
System.Net (5)
net\PeerToPeer\Collaboration\PeerCollaboration.cs (5)
326throw new ArgumentOutOfRangeException("peerScope"); 358throw new ArgumentOutOfRangeException("peerScope"); 485throw new ArgumentOutOfRangeException("type"); 571throw new ArgumentOutOfRangeException("type"); 669throw new ArgumentOutOfRangeException("type");
System.Numerics (10)
System\Numerics\Matrix4x4.cs (10)
875throw new ArgumentOutOfRangeException("fieldOfView"); 878throw new ArgumentOutOfRangeException("nearPlaneDistance"); 881throw new ArgumentOutOfRangeException("farPlaneDistance"); 884throw new ArgumentOutOfRangeException("nearPlaneDistance"); 918throw new ArgumentOutOfRangeException("nearPlaneDistance"); 921throw new ArgumentOutOfRangeException("farPlaneDistance"); 924throw new ArgumentOutOfRangeException("nearPlaneDistance"); 957throw new ArgumentOutOfRangeException("nearPlaneDistance"); 960throw new ArgumentOutOfRangeException("farPlaneDistance"); 963throw new ArgumentOutOfRangeException("nearPlaneDistance");
System.Runtime.Caching (2)
System\Caching\MemoryCache.cs (2)
217throw new ArgumentOutOfRangeException("policy", RH.Format(R.Argument_out_of_range, "SlidingExpiration", ObjectCache.NoSlidingExpiration, OneYear)); 224throw new ArgumentOutOfRangeException("policy", RH.Format(R.Argument_out_of_range, "Priority", CacheItemPriority.Default, CacheItemPriority.NotRemovable));
System.Runtime.Remoting (2)
channels\core\chunkedmemorystream.cs (2)
112throw new ArgumentOutOfRangeException("value"); 144throw new ArgumentOutOfRangeException("value");
System.Runtime.Serialization (1)
System\Runtime\Serialization\Json\JsonWriterDelegator.cs (1)
217XmlObjectSerializer.CreateSerializationException(SR.GetString(SR.JsonDateTimeOutOfRange), new ArgumentOutOfRangeException("value")));
System.Security (11)
system\security\cryptography\cryptographicattribute.cs (1)
213throw new ArgumentOutOfRangeException("index", SecurityResources.GetResourceString("ArgumentOutOfRange_Index"));
system\security\cryptography\pkcs\pkcs7recipient.cs (2)
107throw new ArgumentOutOfRangeException("index", SecurityResources.GetResourceString("ArgumentOutOfRange_Index")); 148throw new ArgumentOutOfRangeException("index", SecurityResources.GetResourceString("ArgumentOutOfRange_Index"));
system\security\cryptography\pkcs\recipientinfo.cs (2)
469throw new ArgumentOutOfRangeException("index", SecurityResources.GetResourceString("ArgumentOutOfRange_Index")); 495throw new ArgumentOutOfRangeException("index", SecurityResources.GetResourceString("ArgumentOutOfRange_Index"));
system\security\cryptography\pkcs\signedpkcs7.cs (1)
232throw new ArgumentOutOfRangeException("index", SecurityResources.GetResourceString("ArgumentOutOfRange_Index"));
system\security\cryptography\pkcs\signerinfo.cs (4)
518throw new ArgumentOutOfRangeException("parentIndex"); 520throw new ArgumentOutOfRangeException("childIndex"); 793throw new ArgumentOutOfRangeException("index", SecurityResources.GetResourceString("ArgumentOutOfRange_Index")); 821throw new ArgumentOutOfRangeException("index", SecurityResources.GetResourceString("ArgumentOutOfRange_Index"));
system\security\cryptography\xml\encryptedtype.cs (1)
147throw new ArgumentOutOfRangeException(SecurityResources.GetResourceString("Cryptography_Xml_InvalidKeySize"));
System.ServiceModel (130)
System\ServiceModel\BasicHttpMessageSecurity.cs (1)
31throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\BasicHttpSecurity.cs (1)
38throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\BasicHttpsSecurity.cs (2)
25throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("mode")); 49throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\BasicHttpsSecurityMode.cs (1)
49throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("mode"));
System\ServiceModel\CallbackBehaviorAttribute.cs (4)
60throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 86throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 110throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value", value, message)); 123throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Channels\AsymmetricSecurityBindingElement.cs (1)
108throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Channels\BindingContext.cs (1)
39throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("listenUriMode"));
System\ServiceModel\Channels\CallbackContextMessageHeader.cs (1)
93throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("protectionLevel"));
System\ServiceModel\Channels\ChannelDemuxer.cs (1)
3581throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Channels\ContextBindingElement.cs (2)
86throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 116throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Channels\ContextChannelFactory.cs (1)
25throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("contextExchangeMechanism"));
System\ServiceModel\Channels\ContextChannelListener.cs (1)
28throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("contextExchangeMechanism"));
System\ServiceModel\Channels\ContextMessageHeader.cs (1)
105throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("protectionLevel"));
System\ServiceModel\Channels\ContextProtocol.cs (1)
26throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("contextExchangeMechanism"));
System\ServiceModel\Channels\DirectionalAction.cs (1)
18throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("direction"));
System\ServiceModel\Channels\MsmqBindingElementBase.cs (2)
96throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 179throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Channels\MsmqQueue.cs (2)
632throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("transactionMode")); 647throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("transactionMode"));
System\ServiceModel\Channels\MsmqTransportBindingElement.cs (1)
72throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Channels\NativeMsmqMessage.cs (1)
404throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Channels\PeerHelpers.cs (2)
536throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value", value, message)); 545throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value", value, message));
System\ServiceModel\Channels\QueuedObjectPool.cs (1)
38throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("batchAllocCount"));
System\ServiceModel\Channels\ReliableSessionBindingElement.cs (1)
192throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Channels\SecurityBindingElement.cs (2)
158throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 266throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Channels\SequenceRangeCollection.cs (2)
183throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("index")); 298throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("index"));
System\ServiceModel\Channels\ServiceChannel.cs (1)
333throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value", value, message));
System\ServiceModel\Channels\ServiceChannelProxy.cs (5)
41throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("direction")); 629throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("index")); 634throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("index")); 639throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("index")); 644throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("index"));
System\ServiceModel\Channels\SocketAsyncEventArgsPool.cs (1)
21throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("acceptBufferSize"));
System\ServiceModel\Channels\SymmetricSecurityBindingElement.cs (1)
69throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Channels\TransactionFlowBindingElement.cs (1)
155throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\DeliveryRequirementsAttribute.cs (1)
47throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Description\ContractDescription.cs (2)
110throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 134throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Description\FaultDescription.cs (1)
78throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Description\MessageDescription.cs (2)
33throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("direction")); 107throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Description\MessagePartDescription.cs (1)
120throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Description\OperationDescription.cs (1)
123throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Description\ServiceAuthorizationBehavior.cs (1)
105throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Description\ServiceEndpoint.cs (1)
159throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Description\ServiceSecurityAuditBehavior.cs (3)
49throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 76throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 91throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
380throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Dispatcher\DispatchRuntime.cs (4)
197throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 234throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 255throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 502throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\FaultCode.cs (1)
41throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("name"));
System\ServiceModel\FaultContractAttribute.cs (1)
81throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\FederatedMessageSecurityOverHttp.cs (1)
115throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\HttpTransportSecurity.cs (2)
40throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 53throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\MessageContractAttribute.cs (1)
32throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\MessageContractMemberAttribute.cs (1)
80throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\MessageSecurityOverHttp.cs (1)
37throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\MessageSecurityOverMsmq.cs (1)
35throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\MessageSecurityOverTcp.cs (1)
36throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\MostlySingletonList.cs (1)
73throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("index"));
System\ServiceModel\MsmqIntegration\MsmqIntegrationBindingElement.cs (1)
50throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\MsmqIntegration\MsmqIntegrationSecurity.cs (1)
31throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\MsmqTransportSecurity.cs (4)
53throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 65throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 77throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 89throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\NamedPipeTransportSecurity.cs (1)
31throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\NetMsmqSecurity.cs (1)
46throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\NetNamedPipeSecurity.cs (1)
35throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\NetTcpContextBinding.cs (1)
86throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\NetTcpSecurity.cs (1)
41throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\OperationBehaviorAttribute.cs (2)
56throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 69throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\OperationContractAttribute.cs (1)
69throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Security\SecurityHeaderElementInferenceEngine.cs (1)
32throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("layout"));
System\ServiceModel\Security\SecurityProtocolFactory.cs (2)
425throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 442throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Security\SecuritySessionSecurityTokenAuthenticator.cs (1)
203throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Security\SecuritySessionServerSettings.cs (1)
225throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Security\SecurityTokenAttachmentMode.cs (1)
65throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Security\SecurityUtils.cs (1)
519throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("impersonationLevel"));
System\ServiceModel\Security\SpnegoTokenProvider.cs (1)
72throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value",
System\ServiceModel\Security\Tokens\DerivedKeySecurityToken.cs (1)
222throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("length"));
System\ServiceModel\Security\WSSecureConversation.cs (2)
114throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("tokenReferenceStyle")); 366throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("tokenReferenceStyle"));
System\ServiceModel\Security\WSSecurityJan2004.cs (4)
137throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("tokenReferenceStyle")); 321throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("tokenReferenceStyle")); 378throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("tokenReferenceStyle")); 510throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("tokenReferenceStyle"));
System\ServiceModel\Security\WSSecurityPolicy.cs (6)
1528throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("layout")); 1651throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("suite")); 1900throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("parameters")); 1962throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("inclusionMode")); 2084throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("referenceStyle")); 2250throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("referenceStyle"));
System\ServiceModel\Security\WSTrust.cs (1)
126throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("tokenReferenceStyle"));
System\ServiceModel\ServiceBehaviorAttribute.cs (6)
78throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 128throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 161throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 183throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 252throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value", value, message)); 265throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\ServiceContractAttribute.cs (2)
82throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 100throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\ServiceHost.cs (2)
144throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value", message)); 247throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value", message));
System\ServiceModel\Syndication\ExtensibleSyndicationObject.cs (1)
92throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("maxExtensionSize"));
System\ServiceModel\Syndication\SyndicationLink.cs (2)
35throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("length")); 88throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Syndication\TextSyndicationContent.cs (1)
30throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("textKind"));
System\ServiceModel\TcpTransportSecurity.cs (2)
41throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 55throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\WSDualHttpSecurity.cs (1)
40throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\WSFederationHttpSecurity.cs (1)
37throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\WSHttpContextBinding.cs (1)
86throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\WSHttpSecurity.cs (1)
44throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\XmlSerializerFormatAttribute.cs (2)
55throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 63throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Description\WorkflowUnhandledExceptionBehavior.cs (1)
31throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException("value"));
System.ServiceModel.Internals (2)
System\Runtime\Collections\OrderedDictionary.cs (1)
170throw Fx.Exception.AsError(new ArgumentOutOfRangeException("arrayIndex"));
System\Runtime\ExceptionTrace.cs (1)
196return TraceException<ArgumentOutOfRangeException>(new ArgumentOutOfRangeException(paramName, actualValue, message));
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\Configuration\RoutingSection.cs (1)
508throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException("value"));
System.ServiceModel.Web (22)
System\ServiceModel\Channels\JsonMessageEncoderFactory.cs (2)
244throw TraceUtility.ThrowHelperError(new ArgumentOutOfRangeException("maxMessageSize", maxMessageSize, 249throw TraceUtility.ThrowHelperError(new ArgumentOutOfRangeException("messageOffset", messageOffset,
System\ServiceModel\Channels\WebMessageEncoderFactory.cs (2)
252throw TraceUtility.ThrowHelperError(new ArgumentOutOfRangeException("maxMessageSize", maxMessageSize, 257throw TraceUtility.ThrowHelperError(new ArgumentOutOfRangeException("messageOffset", messageOffset,
System\ServiceModel\Channels\WebMessageEncodingBindingElement.cs (2)
75throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value", value, 92throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value", value,
System\ServiceModel\Channels\WebScriptMetadataMessageEncoderFactory.cs (2)
92throw TraceUtility.ThrowHelperError(new ArgumentOutOfRangeException("maxMessageSize", maxMessageSize, 97throw TraceUtility.ThrowHelperError(new ArgumentOutOfRangeException("messageOffset", messageOffset,
System\ServiceModel\Description\WebHttpBehavior.cs (3)
51throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 67throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 83throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Description\WebScriptEnablingBehavior.cs (2)
59throw System.ServiceModel.DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 75throw System.ServiceModel.DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Web\JavascriptCallbackBehaviorAttribute.cs (1)
27throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Web\OutgoingWebResponseContext.cs (1)
119throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Web\WebGetAttribute.cs (3)
37throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 69throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 87throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Web\WebInvokeAttribute.cs (3)
37throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 72throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 90throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\WebHttpSecurity.cs (1)
29throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System.Transactions (12)
System\Transactions\Transaction.cs (6)
719throw new ArgumentOutOfRangeException("enlistmentOptions"); 777throw new ArgumentOutOfRangeException("enlistmentOptions"); 902throw new ArgumentOutOfRangeException("enlistmentOptions"); 953throw new ArgumentOutOfRangeException("enlistmentOptions"); 1045throw new ArgumentOutOfRangeException("cloneOption"); 1347throw new ArgumentOutOfRangeException("enlistmentOptions");
System\Transactions\TransactionManager.cs (2)
583throw new ArgumentOutOfRangeException( "transactionIsolationLevel" ); 600throw new ArgumentOutOfRangeException( "transactionTimeout" );
System\Transactions\TransactionScope.cs (4)
532throw new ArgumentOutOfRangeException( "scopeOption" ); 1336throw new ArgumentOutOfRangeException( "interopOption" ); 1348throw new ArgumentOutOfRangeException( paramName ); 1356throw new ArgumentOutOfRangeException( "asyncFlowOption" );
System.Web (234)
BufferAllocator.cs (3)
219throw new ArgumentOutOfRangeException("bufferSize"); 232throw new ArgumentOutOfRangeException("minSize"); 317throw new ArgumentOutOfRangeException("minSize");
Cache\CacheEntry.cs (2)
145throw new ArgumentOutOfRangeException("slidingExpiration"); 153throw new ArgumentOutOfRangeException("priority");
Cache\FileResponseElement.cs (2)
24throw new ArgumentOutOfRangeException("offset"); 26throw new ArgumentOutOfRangeException("length");
Cache\MemoryResponseElement.cs (1)
22throw new ArgumentOutOfRangeException("length");
Configuration\VirtualDirectoryMappingCollection.cs (1)
70throw new ArgumentOutOfRangeException("index");
Configuration\WebConfigurationHost.cs (1)
282throw new ArgumentOutOfRangeException("site");
Hosting\IIS7WorkerRequest.cs (7)
505throw new ArgumentOutOfRangeException("size"); 513throw new ArgumentOutOfRangeException("offset"); 601throw new ArgumentOutOfRangeException("offset"); 603throw new ArgumentOutOfRangeException("count"); 812throw new ArgumentOutOfRangeException("index"); 1456throw new ArgumentOutOfRangeException("offset"); 1460throw new ArgumentOutOfRangeException("length");
Hosting\ISAPIWorkerRequest.cs (3)
1221throw new ArgumentOutOfRangeException("offset"); 2600throw new ArgumentOutOfRangeException("offset"); 2602throw new ArgumentOutOfRangeException("count");
HttpBufferlessInputStream.cs (2)
139throw new ArgumentOutOfRangeException("offset"); 141throw new ArgumentOutOfRangeException("count");
HttpCachePolicy.cs (4)
1361throw new ArgumentOutOfRangeException("cacheability"); 1484throw new ArgumentOutOfRangeException("delta"); 1520throw new ArgumentOutOfRangeException("delta"); 1607throw new ArgumentOutOfRangeException("revalidation");
HttpInputStream.cs (3)
125throw new ArgumentOutOfRangeException("index"); 384throw new ArgumentOutOfRangeException("origin"); 388throw new ArgumentOutOfRangeException("offset");
HttpRequest.cs (3)
2471throw new ArgumentOutOfRangeException("count"); 3202throw new ArgumentOutOfRangeException("offset"); 3204throw new ArgumentOutOfRangeException("count");
HttpResponse.cs (1)
1561throw new ArgumentOutOfRangeException("value");
httpserverutility.cs (1)
919throw new ArgumentOutOfRangeException("value");
HttpWriter.cs (7)
724throw new ArgumentOutOfRangeException("offset"); 726throw new ArgumentOutOfRangeException("count"); 1628throw new ArgumentOutOfRangeException("index"); 1630throw new ArgumentOutOfRangeException("count"); 1712throw new ArgumentOutOfRangeException("index"); 1716throw new ArgumentOutOfRangeException("count"); 1720throw new ArgumentOutOfRangeException("index");
Security\AntiXss\HtmlParameterEncoder.cs (1)
126throw new ArgumentOutOfRangeException("encodingType");
SiteMapProvider.cs (10)
181throw new ArgumentOutOfRangeException("upLevel"); 189throw new ArgumentOutOfRangeException("upLevel"); 193throw new ArgumentOutOfRangeException("downLevel"); 205throw new ArgumentOutOfRangeException("walkupLevels"); 209throw new ArgumentOutOfRangeException("relativeDepthFromWalkup"); 237throw new ArgumentOutOfRangeException("walkupLevels"); 241throw new ArgumentOutOfRangeException("relativeDepthFromWalkup"); 297throw new ArgumentOutOfRangeException("upLevel"); 307throw new ArgumentOutOfRangeException("upLevel"); 311throw new ArgumentOutOfRangeException("downLevel");
UI\Control.cs (2)
719throw new ArgumentOutOfRangeException("value"); 2790throw new ArgumentOutOfRangeException("value");
UI\ControlCollection.cs (2)
116throw new ArgumentOutOfRangeException("index"); 293throw new ArgumentOutOfRangeException("index");
UI\HtmlControls\HtmlSelect.cs (1)
376throw new ArgumentOutOfRangeException("value");
UI\HTMLTextWriter.cs (1)
677throw new ArgumentOutOfRangeException("value");
UI\Page.cs (2)
598throw new ArgumentOutOfRangeException("value"); 1740throw new ArgumentOutOfRangeException("value");
UI\PageAdapter.cs (1)
163throw new ArgumentOutOfRangeException("accessKey");
UI\PersistenceTypeAttribute.cs (1)
66throw new ArgumentOutOfRangeException("mode");
UI\TemplateControl.cs (1)
366throw new ArgumentOutOfRangeException("offset");
UI\TraceContext.cs (1)
95throw new ArgumentOutOfRangeException("value");
UI\ValidationSettings.cs (1)
31throw new ArgumentOutOfRangeException("value");
UI\WebControls\basecomparevalidator.cs (1)
43throw new ArgumentOutOfRangeException("value");
UI\WebControls\BaseDataList.cs (1)
76throw new ArgumentOutOfRangeException("value");
UI\WebControls\BaseValidator.cs (1)
259throw new ArgumentOutOfRangeException("value");
UI\WebControls\BulletedList.cs (2)
79throw new ArgumentOutOfRangeException("value"); 133throw new ArgumentOutOfRangeException("value");
UI\WebControls\ButtonColumn.cs (1)
53throw new ArgumentOutOfRangeException("value");
UI\WebControls\ButtonFieldBase.cs (1)
37throw new ArgumentOutOfRangeException("value");
UI\WebControls\Calendar.cs (8)
128throw new ArgumentOutOfRangeException("value"); 150throw new ArgumentOutOfRangeException("value"); 173throw new ArgumentOutOfRangeException("value"); 218throw new ArgumentOutOfRangeException("value"); 265throw new ArgumentOutOfRangeException("value"); 311throw new ArgumentOutOfRangeException("value"); 484throw new ArgumentOutOfRangeException("value"); 654throw new ArgumentOutOfRangeException("value");
UI\WebControls\ChangePassword.cs (4)
221throw new ArgumentOutOfRangeException("value"); 330throw new ArgumentOutOfRangeException("value"); 567throw new ArgumentOutOfRangeException("value"); 701throw new ArgumentOutOfRangeException("value");
UI\WebControls\CheckBox.cs (1)
232throw new ArgumentOutOfRangeException("value");
UI\WebControls\CheckBoxList.cs (3)
137throw new ArgumentOutOfRangeException("value"); 160throw new ArgumentOutOfRangeException("value"); 204throw new ArgumentOutOfRangeException("value");
UI\WebControls\CircleHotSpot.cs (1)
40throw new ArgumentOutOfRangeException("value");
UI\WebControls\ColumnCollection.cs (1)
193throw new ArgumentOutOfRangeException("index");
UI\WebControls\CompareValidator.cs (1)
62throw new ArgumentOutOfRangeException("value");
UI\WebControls\CreateUserWizard.cs (2)
453throw new ArgumentOutOfRangeException("value"); 587throw new ArgumentOutOfRangeException("value");
UI\WebControls\DataControlField.cs (1)
107throw new ArgumentOutOfRangeException("value");
UI\WebControls\DataGrid.cs (5)
275throw new ArgumentOutOfRangeException("value"); 323throw new ArgumentOutOfRangeException("value"); 508throw new ArgumentOutOfRangeException("value"); 532throw new ArgumentOutOfRangeException("value"); 670throw new ArgumentOutOfRangeException("value");
UI\WebControls\DataGridPagerStyle.cs (3)
105throw new ArgumentOutOfRangeException("value"); 160throw new ArgumentOutOfRangeException("value"); 189throw new ArgumentOutOfRangeException("value");
UI\WebControls\DataList.cs (4)
163throw new ArgumentOutOfRangeException("value"); 426throw new ArgumentOutOfRangeException("value"); 450throw new ArgumentOutOfRangeException("value"); 506throw new ArgumentOutOfRangeException("value");
UI\WebControls\DetailsView.cs (4)
407throw new ArgumentOutOfRangeException("value"); 600throw new ArgumentOutOfRangeException("value"); 1038throw new ArgumentOutOfRangeException("value"); 1104throw new ArgumentOutOfRangeException("value");
UI\WebControls\EditCommandColumn.cs (1)
45throw new ArgumentOutOfRangeException("value");
UI\WebControls\FontInfo.cs (1)
193throw new ArgumentOutOfRangeException("value");
UI\WebControls\FontUnit.cs (1)
94throw new ArgumentOutOfRangeException("type");
UI\WebControls\FormView.cs (4)
254throw new ArgumentOutOfRangeException("value"); 424throw new ArgumentOutOfRangeException("value"); 875throw new ArgumentOutOfRangeException("value"); 941throw new ArgumentOutOfRangeException("value");
UI\WebControls\GridView.cs (7)
456throw new ArgumentOutOfRangeException("value"); 657throw new ArgumentOutOfRangeException("value"); 978throw new ArgumentOutOfRangeException("value"); 1075throw new ArgumentOutOfRangeException("value"); 1225throw new ArgumentOutOfRangeException("value"); 1408throw new ArgumentOutOfRangeException("value"); 1596throw new ArgumentOutOfRangeException("value");
UI\WebControls\GridViewPageEventArgs.cs (1)
43throw new ArgumentOutOfRangeException("value");
UI\WebControls\HotSpot.cs (2)
48throw new ArgumentOutOfRangeException("value"); 95throw new ArgumentOutOfRangeException("value");
UI\WebControls\Image.cs (1)
138throw new ArgumentOutOfRangeException("value");
UI\WebControls\ImageMap.cs (1)
83throw new ArgumentOutOfRangeException("value");
UI\WebControls\LayoutTable.cs (2)
24throw new ArgumentOutOfRangeException("rows"); 27throw new ArgumentOutOfRangeException("columns");
UI\WebControls\Listbox.cs (2)
106throw new ArgumentOutOfRangeException("value"); 129throw new ArgumentOutOfRangeException("value");
UI\WebControls\Literal.cs (1)
68throw new ArgumentOutOfRangeException("value");
UI\WebControls\login.cs (4)
419throw new ArgumentOutOfRangeException("value"); 550throw new ArgumentOutOfRangeException("value"); 572throw new ArgumentOutOfRangeException("value"); 845throw new ArgumentOutOfRangeException("value");
UI\WebControls\loginstatus.cs (1)
115throw new ArgumentOutOfRangeException("value");
UI\WebControls\MailDefinition.cs (1)
147throw new ArgumentOutOfRangeException("value");
UI\WebControls\Menu.cs (4)
232throw new ArgumentOutOfRangeException("value"); 759throw new ArgumentOutOfRangeException("value"); 962throw new ArgumentOutOfRangeException("value"); 1148throw new ArgumentOutOfRangeException("value");
UI\WebControls\MenuItemStyle.cs (3)
49throw new ArgumentOutOfRangeException("value"); 85throw new ArgumentOutOfRangeException("value"); 111throw new ArgumentOutOfRangeException("value");
UI\WebControls\ObjectDataSourceView.cs (2)
154throw new ArgumentOutOfRangeException("value"); 1324throw new ArgumentOutOfRangeException("operation");
UI\WebControls\PagerSettings.cs (3)
196throw new ArgumentOutOfRangeException("value"); 286throw new ArgumentOutOfRangeException("value"); 317throw new ArgumentOutOfRangeException("value");
UI\WebControls\Panel.cs (1)
170throw new ArgumentOutOfRangeException("value");
UI\WebControls\PanelStyle.cs (3)
91throw new ArgumentOutOfRangeException("value"); 116throw new ArgumentOutOfRangeException("value"); 141throw new ArgumentOutOfRangeException("value");
UI\WebControls\Parameter.cs (2)
128throw new ArgumentOutOfRangeException("value"); 373throw new ArgumentOutOfRangeException("value");
UI\WebControls\ParameterCollection.cs (1)
155throw new ArgumentOutOfRangeException("index");
UI\WebControls\PasswordRecovery.cs (3)
221throw new ArgumentOutOfRangeException("value"); 242throw new ArgumentOutOfRangeException("value"); 809throw new ArgumentOutOfRangeException("value");
UI\WebControls\RadioButtonList.cs (3)
137throw new ArgumentOutOfRangeException("value"); 160throw new ArgumentOutOfRangeException("value"); 204throw new ArgumentOutOfRangeException("value");
UI\WebControls\RepeatInfo.cs (2)
60throw new ArgumentOutOfRangeException("value"); 120throw new ArgumentOutOfRangeException("value");
UI\WebControls\SelectResult.cs (1)
7throw new ArgumentOutOfRangeException("totalRowCount");
UI\WebControls\SiteMapPath.cs (2)
148throw new ArgumentOutOfRangeException("value"); 170throw new ArgumentOutOfRangeException("value");
UI\WebControls\SqlDataSourceView.cs (5)
155throw new ArgumentOutOfRangeException("value"); 183throw new ArgumentOutOfRangeException("value"); 270throw new ArgumentOutOfRangeException("value"); 363throw new ArgumentOutOfRangeException("value"); 451throw new ArgumentOutOfRangeException("value");
UI\WebControls\Style.cs (1)
191throw new ArgumentOutOfRangeException("value");
UI\WebControls\SubMenuStyle.cs (2)
45throw new ArgumentOutOfRangeException("value"); 71throw new ArgumentOutOfRangeException("value");
UI\WebControls\Table.cs (1)
95throw new ArgumentOutOfRangeException("value");
UI\WebControls\TableCell.cs (2)
109throw new ArgumentOutOfRangeException("value"); 159throw new ArgumentOutOfRangeException("value");
UI\WebControls\TableItemStyle.cs (2)
84throw new ArgumentOutOfRangeException("value"); 110throw new ArgumentOutOfRangeException("value");
UI\WebControls\TableRow.cs (1)
98throw new ArgumentOutOfRangeException("value");
UI\WebControls\TableStyle.cs (2)
145throw new ArgumentOutOfRangeException("value"); 171throw new ArgumentOutOfRangeException("value");
UI\WebControls\TextBox.cs (3)
87throw new ArgumentOutOfRangeException("value"); 172throw new ArgumentOutOfRangeException("value"); 196throw new ArgumentOutOfRangeException("value");
UI\WebControls\TreeNodeStyle.cs (4)
51throw new ArgumentOutOfRangeException("value"); 76throw new ArgumentOutOfRangeException("value"); 133throw new ArgumentOutOfRangeException("value"); 158throw new ArgumentOutOfRangeException("value");
UI\WebControls\TreeView.cs (3)
582throw new ArgumentOutOfRangeException("value"); 717throw new ArgumentOutOfRangeException("value"); 1108throw new ArgumentOutOfRangeException("value");
UI\WebControls\Unit.cs (5)
41throw new ArgumentOutOfRangeException("value"); 57throw new ArgumentOutOfRangeException("value"); 71throw new ArgumentOutOfRangeException("value"); 145throw new ArgumentOutOfRangeException("value"); 298throw new ArgumentOutOfRangeException("value");
UI\WebControls\ValidationSummary.cs (1)
58throw new ArgumentOutOfRangeException("value");
UI\WebControls\Wizard.cs (1)
2078throw new ArgumentOutOfRangeException("value");
UI\WebControls\WizardStepBase.cs (1)
142throw new ArgumentOutOfRangeException("value");
UI\WebParts\CatalogPartChrome.cs (1)
46throw new ArgumentOutOfRangeException("chromeType");
UI\WebParts\EditorPartChrome.cs (1)
44throw new ArgumentOutOfRangeException("chromeType");
UI\WebParts\Part.cs (2)
44throw new ArgumentOutOfRangeException("value"); 66throw new ArgumentOutOfRangeException("value");
UI\WebParts\PersonalizationEntry.cs (1)
33throw new ArgumentOutOfRangeException("value");
UI\WebParts\PersonalizationProviderHelper.cs (1)
123throw new ArgumentOutOfRangeException("scope");
UI\WebParts\WebPart.cs (4)
250throw new ArgumentOutOfRangeException("value"); 354throw new ArgumentOutOfRangeException("value"); 412throw new ArgumentOutOfRangeException("value"); 828throw new ArgumentOutOfRangeException("zoneIndex");
UI\WebParts\WebPartChrome.cs (1)
154throw new ArgumentOutOfRangeException("chromeType");
UI\WebParts\WebPartManager.cs (2)
943throw new ArgumentOutOfRangeException("zoneIndex"); 3561throw new ArgumentOutOfRangeException("zoneIndex");
UI\WebParts\WebPartPersonalization.cs (1)
146throw new ArgumentOutOfRangeException("value");
UI\WebParts\WebPartZoneBase.cs (3)
615throw new ArgumentOutOfRangeException("value"); 694throw new ArgumentOutOfRangeException("value"); 786throw new ArgumentOutOfRangeException("value");
UI\WebParts\WebZone.cs (4)
229throw new ArgumentOutOfRangeException("value"); 274throw new ArgumentOutOfRangeException("value"); 347throw new ArgumentOutOfRangeException("value"); 442throw new ArgumentOutOfRangeException("value");
Util\EnumerationRangeValidationUtil.cs (1)
21throw new ArgumentOutOfRangeException("value");
Util\HttpEncoder.cs (2)
921throw new ArgumentOutOfRangeException("offset"); 924throw new ArgumentOutOfRangeException("count");
Util\StringUtil.cs (3)
68throw new ArgumentOutOfRangeException("offset1"); 70throw new ArgumentOutOfRangeException("offset2"); 72throw new ArgumentOutOfRangeException("length");
Util\UrlPath.cs (1)
631throw new ArgumentOutOfRangeException("virtualPath");
WebSockets\AspNetWebSocket.cs (1)
488throw new ArgumentOutOfRangeException("closeStatus");
WebSockets\AspNetWebSocketOptions.cs (1)
32throw new ArgumentOutOfRangeException("value");
System.Web.DataVisualization (78)
Common\Annotation\AnnotationBase.cs (3)
1013throw (new ArgumentOutOfRangeException("value", SR.ExceptionAnnotationLineWidthIsNegative)); 1657throw (new ArgumentOutOfRangeException("value", SR.ExceptionAnnotationAnchorOffsetInvalid)); 1696throw (new ArgumentOutOfRangeException("value", SR.ExceptionAnnotationAnchorOffsetInvalid));
Common\Annotation\ArrowAnnotation.cs (2)
181 throw(new ArgumentOutOfRangeException("value", SR.ExceptionAnnotationArrowSizeIsZero)); 185throw (new ArgumentOutOfRangeException("value", SR.ExceptionAnnotationArrowSizeMustBeLessThen100));
Common\Borders3D\Borders3D.cs (1)
542 throw(new ArgumentOutOfRangeException("value", SR.ExceptionBorderWidthIsNotPositive));
Common\DataManager\DataPoint.cs (14)
419throw (new ArgumentOutOfRangeException("yFields", SR.ExceptionDataPointYValuesCountMismatch(series.YValuesPerPoint.ToString(System.Globalization.CultureInfo.InvariantCulture)))); 616 throw(new ArgumentOutOfRangeException("yValues", SR.ExceptionDataPointYValuesBindingCountMismatch( series.YValuesPerPoint.ToString(System.Globalization.CultureInfo.InvariantCulture) ) ) ); 676throw (new ArgumentOutOfRangeException("xValue", SR.ExceptionDataPointInsertionXValuesQtyIsLessYValues)); 788throw new ArgumentOutOfRangeException("yFields", SR.ExceptionDataPointYValuesCountMismatch(series.YValuesPerPoint.ToString(System.Globalization.CultureInfo.InvariantCulture))); 797throw new ArgumentOutOfRangeException("yFields", SR.ExceptionDataPointYValuesCountMismatch(series.YValuesPerPoint.ToString(System.Globalization.CultureInfo.InvariantCulture))); 851throw (new ArgumentOutOfRangeException("xValue", SR.ExceptionDataPointInsertionXValuesQtyIsLessYValues)); 1603throw new ArgumentOutOfRangeException("startIndex"); 1652throw new ArgumentOutOfRangeException("startIndex"); 1708throw new ArgumentOutOfRangeException("startIndex"); 2188 throw(new ArgumentOutOfRangeException("yValue", SR.ExceptionDataPointYValuesSettingCountMismatch(base.series.YValuesPerPoint.ToString(System.Globalization.CultureInfo.InvariantCulture)))); 3685throw (new ArgumentOutOfRangeException("value", SR.ExceptionBorderWidthIsNotPositive)); 4229throw (new ArgumentOutOfRangeException("value", SR.ExceptionAngleRangeInvalid)); 4619throw (new ArgumentOutOfRangeException("value", SR.ExceptionBorderWidthIsNotPositive)); 5396 throw(new ArgumentOutOfRangeException("value", SR.ExceptionLabelBorderIsNotPositive));
Common\DataManager\DataSeries.cs (2)
560throw (new ArgumentOutOfRangeException("yValues", SR.ExceptionDataSeriesYValuesPerPointIsZero)); 2021throw (new ArgumentOutOfRangeException("value", SR.ExceptionDataSeriesYValueNumberInvalid));
Common\Formulas\StatisticalAnalysis.cs (18)
195throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidAlphaValue); 462throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidAlphaValue); 600throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesNegativeMeanDifference); 635throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidAlphaValue); 755throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesNegativeMeanDifference); 770throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidAlphaValue); 931throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesNegativeMeanDifference); 946throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidAlphaValue); 1452throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesGammaBetaNegativeParameters); 1576throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidInputParameter); 1797throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesGammaBetaNegativeParameters); 1958throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesStudentsNegativeFreedomDegree); 2004throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidTValue); 2006throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidDegreeOfFreedom); 2008throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidDegreeOfFreedom); 2036throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidProbabilityValue); 2089throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesNormalInvalidProbabilityValue); 2140throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidProbabilityValue);
Common\General\Axis.cs (2)
1120throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisWidthIsNegative)); 1197throw (new ArgumentOutOfRangeException("value", SR.ExceptionValueMustBeInRange("MaximumAutoSize", "0", "100")));
Common\General\AxisScale.cs (5)
779throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisScaleLogarithmBaseInvalid)); 1291throw (new ArgumentOutOfRangeException("diff", SR.ExceptionAxisScaleIntervalIsZero)); 1567throw (new ArgumentOutOfRangeException("years", SR.ExceptionAxisScaleIntervalIsLessThen1Year)); 2099throw (new ArgumentOutOfRangeException("minimumValue", SR.ExceptionAxisScaleLogarithmicNegativeValues)); 2101throw (new ArgumentOutOfRangeException("maximumValue", SR.ExceptionAxisScaleLogarithmicNegativeValues));
Common\General\AxisScaleBreaks.cs (4)
231throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisScaleBreaksNumberInvalid)); 257throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisScaleBreaksCollapsibleSpaceInvalid)); 325throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisScaleBreaksSpacingInvalid)); 373throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisScaleBreaksLineWidthInvalid));
Common\General\AxisScaleSegments.cs (3)
138throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisScaleSegmentsPositionInvalid)); 162throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisScaleSegmentsSizeInvalid)); 186throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisScaleSegmentsSpacingInvalid));
Common\General\Chart.cs (3)
223throw (new ArgumentOutOfRangeException("value", SR.ExceptionChartCompressionInvalid)); 804 throw(new ArgumentOutOfRangeException("dataSource", SR.ExceptionDataPointYValuesCountMismatch(series.YValuesPerPoint.ToString(System.Globalization.CultureInfo.InvariantCulture) ) ) ); 2934 throw(new ArgumentOutOfRangeException("value", SR.ExceptionChartBorderIsNegative));
Common\General\ChartArea.cs (1)
1039throw (new ArgumentOutOfRangeException("value", SR.ExceptionBorderWidthIsNegative));
Common\General\ChartArea3D.cs (6)
328throw (new ArgumentOutOfRangeException("value", SR.ExceptionChartArea3DPerspectiveInvalid)); 367throw (new ArgumentOutOfRangeException("value", SR.ExceptionChartArea3DInclinationInvalid)); 398throw (new ArgumentOutOfRangeException("value", SR.ExceptionChartArea3DRotationInvalid)); 429throw (new ArgumentOutOfRangeException("value", SR.ExceptionChartArea3DWallWidthInvalid)); 460throw (new ArgumentOutOfRangeException("value", SR.ExceptionChartArea3DPointsDepthInvalid)); 491throw (new ArgumentOutOfRangeException("value", SR.ExceptionChartArea3DPointsGapInvalid));
Common\General\DataManipulator.cs (2)
600throw new ArgumentOutOfRangeException("interval"); 1196throw (new ArgumentOutOfRangeException("pointCount", SR.ExceptionDataManipulatorPointCountIsZero));
Common\General\Label.cs (1)
2814throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisLabelFontAngleInvalid));
Common\General\Legend.cs (5)
2916throw (new ArgumentOutOfRangeException("value", SR.ExceptionLegendMaximumAutoSizeInvalid)); 3092throw (new ArgumentOutOfRangeException("value", SR.ExceptionLegendColumnSpacingInvalid)); 3209throw (new ArgumentOutOfRangeException("value", SR.ExceptionLegendBorderWidthIsNegative)); 5574throw (new ArgumentOutOfRangeException("value", SR.ExceptionBorderWidthIsZero)); 5626throw (new ArgumentOutOfRangeException("value", SR.ExceptionLegendMarkerBorderWidthIsNegative));
Common\General\Title.cs (2)
492throw (new ArgumentOutOfRangeException("value", SR.ExceptionValueMustBeInRange("DockingOffset", (-100).ToString(CultureInfo.CurrentCulture), (100).ToString(CultureInfo.CurrentCulture)))); 720throw (new ArgumentOutOfRangeException("value", SR.ExceptionTitleBorderWidthIsNegative));
Common\Utilities\ElementPosition.cs (4)
344 throw(new ArgumentOutOfRangeException("value", SR.ExceptionElementPositionArgumentOutOfRange)); 384 throw(new ArgumentOutOfRangeException("value", SR.ExceptionElementPositionArgumentOutOfRange)); 423 throw(new ArgumentOutOfRangeException("value", SR.ExceptionElementPositionArgumentOutOfRange)); 462 throw(new ArgumentOutOfRangeException("value", SR.ExceptionElementPositionArgumentOutOfRange));
System.Web.Extensions (24)
Script\Serialization\JavaScriptSerializer.cs (2)
60throw new ArgumentOutOfRangeException(AtlasWeb.JSON_InvalidMaxJsonLength); 72throw new ArgumentOutOfRangeException(AtlasWeb.JSON_InvalidRecursionLimit);
UI\ScriptManager.cs (3)
217throw new ArgumentOutOfRangeException("value"); 447throw new ArgumentOutOfRangeException("value"); 708throw new ArgumentOutOfRangeException("value");
UI\ScriptReferenceBase.cs (1)
141throw new ArgumentOutOfRangeException("value");
UI\Timer.cs (1)
79throw new ArgumentOutOfRangeException("value", AtlasWeb.Timer_IntervalMustBeGreaterThanZero);
UI\UpdatePanel.cs (2)
181throw new ArgumentOutOfRangeException("value"); 237throw new ArgumentOutOfRangeException("value");
UI\UpdateProgress.cs (1)
90throw new ArgumentOutOfRangeException(AtlasWeb.UpdateProgress_DisplayAfterInvalid);
UI\WebControls\DataPager.cs (1)
156throw new ArgumentOutOfRangeException("value");
UI\WebControls\DataPagerFieldCollection.cs (1)
98throw new ArgumentOutOfRangeException(AtlasWeb.PagerFieldCollection_InvalidTypeIndex);
UI\WebControls\Expressions\DataSourceExpressionCollection.cs (1)
69throw new ArgumentOutOfRangeException("index");
UI\WebControls\ListView.cs (8)
378throw new ArgumentOutOfRangeException("value"); 533throw new ArgumentOutOfRangeException("value", String.Format(CultureInfo.CurrentCulture, AtlasWeb.ListView_ContainerNameMustNotBeEmpty, "GroupPlaceholderID")); 550throw new ArgumentOutOfRangeException("value"); 669throw new ArgumentOutOfRangeException("value", String.Format(CultureInfo.CurrentCulture, AtlasWeb.ListView_ContainerNameMustNotBeEmpty, "ItemPlaceholderID")); 810throw new ArgumentOutOfRangeException("value"); 879throw new ArgumentOutOfRangeException("value"); 3353throw new ArgumentOutOfRangeException("maximumRows"); 3356throw new ArgumentOutOfRangeException("startRowIndex");
UI\WebControls\NextPreviousPagerField.cs (1)
64throw new ArgumentOutOfRangeException("value");
UI\WebControls\NumericPagerField.cs (2)
40throw new ArgumentOutOfRangeException("value"); 66throw new ArgumentOutOfRangeException("value");
System.Web.Mobile (1)
UI\MobileControls\SelectionList.cs (1)
210throw new ArgumentOutOfRangeException("value");
System.Web.Services (1)
System\Web\Services\Configuration\WsiProfilesElement.cs (1)
35throw new ArgumentOutOfRangeException("value");
System.Windows.Forms (165)
winforms\Managed\System\WinForms\ComboBox.cs (2)
2082throw new ArgumentOutOfRangeException("startIndex"); 2125throw new ArgumentOutOfRangeException("startIndex");
winforms\Managed\System\WinForms\ControlPaint.cs (4)
1259throw new ArgumentOutOfRangeException("rectangle"); 1355throw new ArgumentOutOfRangeException("width"); 1358throw new ArgumentOutOfRangeException("height"); 1453throw new ArgumentOutOfRangeException("pixelsBetweenDots");
winforms\Managed\System\WinForms\DataGrid.cs (7)
3017throw new ArgumentOutOfRangeException("rowIndex"); 3019throw new ArgumentOutOfRangeException("columnIndex"); 3027throw new ArgumentOutOfRangeException("rowIndex"); 3029throw new ArgumentOutOfRangeException("columnIndex"); 6682throw new ArgumentOutOfRangeException("rowNumber"); 6975throw new ArgumentOutOfRangeException("rowNumber"); 8908throw new ArgumentOutOfRangeException("row");
winforms\Managed\System\WinForms\DataGridView.cs (2)
3096throw new ArgumentOutOfRangeException("value"); 3172throw new ArgumentOutOfRangeException("value");
winforms\Managed\System\WinForms\DataGridViewCell.cs (5)
1569throw new ArgumentOutOfRangeException("rowIndex"); 2019throw new ArgumentOutOfRangeException("rowIndex"); 2088throw new ArgumentOutOfRangeException("rowIndex"); 2162throw new ArgumentOutOfRangeException("rowIndex"); 2672throw new ArgumentOutOfRangeException("rowIndex");
winforms\Managed\System\WinForms\DataGridViewCellCancelEventArgs.cs (2)
28throw new ArgumentOutOfRangeException("columnIndex"); 32throw new ArgumentOutOfRangeException("rowIndex");
winforms\Managed\System\WinForms\DataGridViewCellEventArgs.cs (2)
27throw new ArgumentOutOfRangeException("columnIndex"); 31throw new ArgumentOutOfRangeException("rowIndex");
winforms\Managed\System\WinForms\DataGridViewCellFormattingEventArgs.cs (2)
29throw new ArgumentOutOfRangeException("columnIndex"); 33throw new ArgumentOutOfRangeException("rowIndex");
winforms\Managed\System\WinForms\DataGridViewCellMouseEventArgs.cs (2)
29throw new ArgumentOutOfRangeException("columnIndex"); 33throw new ArgumentOutOfRangeException("rowIndex");
winforms\Managed\System\WinForms\DataGridViewCellValueEventArgs.cs (2)
28throw new ArgumentOutOfRangeException("columnIndex"); 32throw new ArgumentOutOfRangeException("rowIndex");
winforms\Managed\System\WinForms\DataGridViewColumnDividerDoubleClickEventArgs.cs (1)
19throw new ArgumentOutOfRangeException("columnIndex");
winforms\Managed\System\WinForms\DataGridViewColumnHeaderCell.cs (7)
148throw new ArgumentOutOfRangeException("rowIndex"); 238throw new ArgumentOutOfRangeException("rowIndex"); 292throw new ArgumentOutOfRangeException("rowIndex"); 316throw new ArgumentOutOfRangeException("rowIndex"); 518throw new ArgumentOutOfRangeException("rowIndex"); 718throw new ArgumentOutOfRangeException("rowIndex"); 1204throw new ArgumentOutOfRangeException("rowIndex");
winforms\Managed\System\WinForms\DataGridViewHeaderCell.cs (7)
361throw new ArgumentOutOfRangeException("rowIndex"); 383throw new ArgumentOutOfRangeException("rowIndex"); 443throw new ArgumentOutOfRangeException("rowIndex"); 452throw new ArgumentOutOfRangeException("rowIndex"); 461throw new ArgumentOutOfRangeException("rowIndex"); 474throw new ArgumentOutOfRangeException("rowIndex"); 523throw new ArgumentOutOfRangeException("rowIndex");
winforms\Managed\System\WinForms\DataGridViewMethods.cs (97)
40throw new ArgumentOutOfRangeException("cellAddress"); 45throw new ArgumentOutOfRangeException("cellAddress"); 1696throw new ArgumentOutOfRangeException("columnIndex"); 1792throw new ArgumentOutOfRangeException("columnIndex"); 1954throw new ArgumentOutOfRangeException("rowIndex"); 2140throw new ArgumentOutOfRangeException("rowIndex"); 2415throw new ArgumentOutOfRangeException("rowsCount"); 2420throw new ArgumentOutOfRangeException("rowIndexStart"); 3509throw new ArgumentOutOfRangeException("columnIndexException"); 3519throw new ArgumentOutOfRangeException("columnIndexException"); 3533throw new ArgumentOutOfRangeException("rowIndexException"); 3543throw new ArgumentOutOfRangeException("rowIndexException"); 7103throw new ArgumentOutOfRangeException("columnIndex"); 7111throw new ArgumentOutOfRangeException("columnIndex"); 7127throw new ArgumentOutOfRangeException("rowIndex"); 7135throw new ArgumentOutOfRangeException("rowIndex"); 8248throw new ArgumentOutOfRangeException("columnIndex"); 9110throw new ArgumentOutOfRangeException("rowIndex"); 9957throw new ArgumentOutOfRangeException("columnIndex"); 9961throw new ArgumentOutOfRangeException("rowIndex"); 9986throw new ArgumentOutOfRangeException("columnIndex"); 10032throw new ArgumentOutOfRangeException("rowIndex"); 11726throw new ArgumentOutOfRangeException("e.ColumnIndex"); 11730throw new ArgumentOutOfRangeException("e.RowIndex"); 11763throw new ArgumentOutOfRangeException("e.ColumnIndex"); 11767throw new ArgumentOutOfRangeException("e.RowIndex"); 11849throw new ArgumentOutOfRangeException("e.ColumnIndex"); 11853throw new ArgumentOutOfRangeException("e.RowIndex"); 11885throw new ArgumentOutOfRangeException("e.ColumnIndex"); 11889throw new ArgumentOutOfRangeException("e.RowIndex"); 11922throw new ArgumentOutOfRangeException("e.ColumnIndex"); 11926throw new ArgumentOutOfRangeException("e.RowIndex"); 11948throw new ArgumentOutOfRangeException("e.ColumnIndex"); 11952throw new ArgumentOutOfRangeException("e.RowIndex"); 11967throw new ArgumentOutOfRangeException("e.ColumnIndex"); 11971throw new ArgumentOutOfRangeException("e.RowIndex"); 11998throw new ArgumentOutOfRangeException("e.ColumnIndex"); 12002throw new ArgumentOutOfRangeException("e.RowIndex"); 12034throw new ArgumentOutOfRangeException("e.ColumnIndex"); 12038throw new ArgumentOutOfRangeException("e.RowIndex"); 12071throw new ArgumentOutOfRangeException("e.ColumnIndex"); 12075throw new ArgumentOutOfRangeException("e.RowIndex"); 12101throw new ArgumentOutOfRangeException("e.ColumnIndex"); 12105throw new ArgumentOutOfRangeException("e.RowIndex"); 12131throw new ArgumentOutOfRangeException("e.ColumnIndex"); 12135throw new ArgumentOutOfRangeException("e.RowIndex"); 12167throw new ArgumentOutOfRangeException("e.ColumnIndex"); 12171throw new ArgumentOutOfRangeException("e.RowIndex"); 12196throw new ArgumentOutOfRangeException("e.ColumnIndex"); 12200throw new ArgumentOutOfRangeException("e.RowIndex"); 12228throw new ArgumentOutOfRangeException("e.ColumnIndex"); 12232throw new ArgumentOutOfRangeException("e.RowIndex"); 12260throw new ArgumentOutOfRangeException("e.ColumnIndex"); 12264throw new ArgumentOutOfRangeException("e.RowIndex"); 12922throw new ArgumentOutOfRangeException("e.ColumnIndex"); 12926throw new ArgumentOutOfRangeException("e.RowIndex"); 12956throw new ArgumentOutOfRangeException("e.ColumnIndex"); 12960throw new ArgumentOutOfRangeException("e.RowIndex"); 12990throw new ArgumentOutOfRangeException("e.ColumnIndex"); 12994throw new ArgumentOutOfRangeException("e.RowIndex"); 13058throw new ArgumentOutOfRangeException("e.ColumnIndex"); 13062throw new ArgumentOutOfRangeException("e.RowIndex"); 13089throw new ArgumentOutOfRangeException("e.ColumnIndex"); 13093throw new ArgumentOutOfRangeException("e.RowIndex"); 13118throw new ArgumentOutOfRangeException("e.ColumnIndex"); 13122throw new ArgumentOutOfRangeException("e.RowIndex"); 13216throw new ArgumentOutOfRangeException("e.ColumnIndex"); 13220throw new ArgumentOutOfRangeException("e.RowIndex"); 13402throw new ArgumentOutOfRangeException("e.ColumnIndex"); 13406throw new ArgumentOutOfRangeException("e.RowIndex"); 13428throw new ArgumentOutOfRangeException("e.ColumnIndex"); 13432throw new ArgumentOutOfRangeException("e.RowIndex"); 13464throw new ArgumentOutOfRangeException("e.ColumnIndex"); 13468throw new ArgumentOutOfRangeException("e.RowIndex"); 13517throw new ArgumentOutOfRangeException("e.ColumnIndex"); 13521throw new ArgumentOutOfRangeException("e.RowIndex"); 13555throw new ArgumentOutOfRangeException("e.ColumnIndex"); 13559throw new ArgumentOutOfRangeException("e.RowIndex"); 13584throw new ArgumentOutOfRangeException("e.ColumnIndex"); 13588throw new ArgumentOutOfRangeException("e.RowIndex"); 13615throw new ArgumentOutOfRangeException("e.ColumnIndex"); 13619throw new ArgumentOutOfRangeException("e.RowIndex"); 26834throw new ArgumentOutOfRangeException("columnIndex"); 26840throw new ArgumentOutOfRangeException("rowIndex"); 27635throw new ArgumentOutOfRangeException("columnIndex"); 27640throw new ArgumentOutOfRangeException("rowIndex"); 27955throw new ArgumentOutOfRangeException("columnIndex"); 28070throw new ArgumentOutOfRangeException("rowIndex"); 28908throw new ArgumentOutOfRangeException("columnIndex"); 28912throw new ArgumentOutOfRangeException("rowIndex"); 28925throw new ArgumentOutOfRangeException("columnIndex"); 28929throw new ArgumentOutOfRangeException("rowIndex"); 28984throw new ArgumentOutOfRangeException("rowIndex"); 28997throw new ArgumentOutOfRangeException("rowIndexStart"); 29001throw new ArgumentOutOfRangeException("rowIndexEnd"); 29005throw new ArgumentOutOfRangeException("rowIndexEnd"); 29035throw new ArgumentOutOfRangeException("rowIndex");
winforms\Managed\System\WinForms\DataGridViewRow.cs (5)
1315throw new ArgumentOutOfRangeException("rowIndex"); 1345throw new ArgumentOutOfRangeException("rowIndex"); 1392throw new ArgumentOutOfRangeException("rowIndex"); 1476throw new ArgumentOutOfRangeException("rowIndex"); 2165throw new ArgumentOutOfRangeException("index");
winforms\Managed\System\WinForms\DataGridViewRowContextMenuStripNeededEventArgs.cs (1)
23throw new ArgumentOutOfRangeException("rowIndex");
winforms\Managed\System\WinForms\DataGridViewRowDividerDoubleClickEventArgs.cs (1)
19throw new ArgumentOutOfRangeException("rowIndex");
winforms\Managed\System\WinForms\DataGridViewRowHeaderCell.cs (3)
226throw new ArgumentOutOfRangeException("rowIndex"); 423throw new ArgumentOutOfRangeException("rowIndex"); 704throw new ArgumentOutOfRangeException("rowIndex");
winforms\Managed\System\WinForms\DataGridViewTopLeftHeaderCell.cs (3)
50throw new ArgumentOutOfRangeException("rowIndex"); 110throw new ArgumentOutOfRangeException("rowIndex"); 170throw new ArgumentOutOfRangeException("rowIndex");
winforms\Managed\System\WinForms\DataGridViewTopRowAccessibleObject.cs (1)
142throw new ArgumentOutOfRangeException("index");
winforms\Managed\System\WinForms\Form.cs (2)
1585throw new ArgumentOutOfRangeException("MaximumSize"); 1743throw new ArgumentOutOfRangeException("MinimumSize");
winforms\Managed\System\WinForms\ListBox.cs (2)
1428throw new ArgumentOutOfRangeException("startIndex"); 1462throw new ArgumentOutOfRangeException("startIndex");
winforms\Managed\System\WinForms\ListViewItem.cs (2)
2082throw new ArgumentOutOfRangeException("index"); 2133throw new ArgumentOutOfRangeException("index");
winforms\Managed\System\WinForms\ProgressBar.cs (1)
342throw new ArgumentOutOfRangeException("MarqueeAnimationSpeed must be non-negative");
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (1)
2279throw new ArgumentOutOfRangeException("index");
winforms\Managed\System\WinForms\TreeNodeCollection.cs (1)
65throw new ArgumentOutOfRangeException("index");
System.Windows.Forms.DataVisualization (72)
Common\Annotation\AnnotationBase.cs (3)
1013throw (new ArgumentOutOfRangeException("value", SR.ExceptionAnnotationLineWidthIsNegative)); 1657throw (new ArgumentOutOfRangeException("value", SR.ExceptionAnnotationAnchorOffsetInvalid)); 1696throw (new ArgumentOutOfRangeException("value", SR.ExceptionAnnotationAnchorOffsetInvalid));
Common\Annotation\ArrowAnnotation.cs (2)
181 throw(new ArgumentOutOfRangeException("value", SR.ExceptionAnnotationArrowSizeIsZero)); 185throw (new ArgumentOutOfRangeException("value", SR.ExceptionAnnotationArrowSizeMustBeLessThen100));
Common\Borders3D\Borders3D.cs (1)
542 throw(new ArgumentOutOfRangeException("value", SR.ExceptionBorderWidthIsNotPositive));
Common\DataManager\DataPoint.cs (14)
419throw (new ArgumentOutOfRangeException("yFields", SR.ExceptionDataPointYValuesCountMismatch(series.YValuesPerPoint.ToString(System.Globalization.CultureInfo.InvariantCulture)))); 616 throw(new ArgumentOutOfRangeException("yValues", SR.ExceptionDataPointYValuesBindingCountMismatch( series.YValuesPerPoint.ToString(System.Globalization.CultureInfo.InvariantCulture) ) ) ); 676throw (new ArgumentOutOfRangeException("xValue", SR.ExceptionDataPointInsertionXValuesQtyIsLessYValues)); 788throw new ArgumentOutOfRangeException("yFields", SR.ExceptionDataPointYValuesCountMismatch(series.YValuesPerPoint.ToString(System.Globalization.CultureInfo.InvariantCulture))); 797throw new ArgumentOutOfRangeException("yFields", SR.ExceptionDataPointYValuesCountMismatch(series.YValuesPerPoint.ToString(System.Globalization.CultureInfo.InvariantCulture))); 851throw (new ArgumentOutOfRangeException("xValue", SR.ExceptionDataPointInsertionXValuesQtyIsLessYValues)); 1603throw new ArgumentOutOfRangeException("startIndex"); 1652throw new ArgumentOutOfRangeException("startIndex"); 1708throw new ArgumentOutOfRangeException("startIndex"); 2188 throw(new ArgumentOutOfRangeException("yValue", SR.ExceptionDataPointYValuesSettingCountMismatch(base.series.YValuesPerPoint.ToString(System.Globalization.CultureInfo.InvariantCulture)))); 3685throw (new ArgumentOutOfRangeException("value", SR.ExceptionBorderWidthIsNotPositive)); 4229throw (new ArgumentOutOfRangeException("value", SR.ExceptionAngleRangeInvalid)); 4619throw (new ArgumentOutOfRangeException("value", SR.ExceptionBorderWidthIsNotPositive)); 5396 throw(new ArgumentOutOfRangeException("value", SR.ExceptionLabelBorderIsNotPositive));
Common\DataManager\DataSeries.cs (2)
560throw (new ArgumentOutOfRangeException("yValues", SR.ExceptionDataSeriesYValuesPerPointIsZero)); 2021throw (new ArgumentOutOfRangeException("value", SR.ExceptionDataSeriesYValueNumberInvalid));
Common\Formulas\StatisticalAnalysis.cs (18)
195throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidAlphaValue); 462throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidAlphaValue); 600throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesNegativeMeanDifference); 635throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidAlphaValue); 755throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesNegativeMeanDifference); 770throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidAlphaValue); 931throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesNegativeMeanDifference); 946throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidAlphaValue); 1452throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesGammaBetaNegativeParameters); 1576throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidInputParameter); 1797throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesGammaBetaNegativeParameters); 1958throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesStudentsNegativeFreedomDegree); 2004throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidTValue); 2006throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidDegreeOfFreedom); 2008throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidDegreeOfFreedom); 2036throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidProbabilityValue); 2089throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesNormalInvalidProbabilityValue); 2140throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidProbabilityValue);
Common\General\Axis.cs (2)
1120throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisWidthIsNegative)); 1197throw (new ArgumentOutOfRangeException("value", SR.ExceptionValueMustBeInRange("MaximumAutoSize", "0", "100")));
Common\General\AxisScale.cs (5)
779throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisScaleLogarithmBaseInvalid)); 1291throw (new ArgumentOutOfRangeException("diff", SR.ExceptionAxisScaleIntervalIsZero)); 1567throw (new ArgumentOutOfRangeException("years", SR.ExceptionAxisScaleIntervalIsLessThen1Year)); 2099throw (new ArgumentOutOfRangeException("minimumValue", SR.ExceptionAxisScaleLogarithmicNegativeValues)); 2101throw (new ArgumentOutOfRangeException("maximumValue", SR.ExceptionAxisScaleLogarithmicNegativeValues));
Common\General\AxisScaleBreaks.cs (4)
231throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisScaleBreaksNumberInvalid)); 257throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisScaleBreaksCollapsibleSpaceInvalid)); 325throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisScaleBreaksSpacingInvalid)); 373throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisScaleBreaksLineWidthInvalid));
Common\General\AxisScaleSegments.cs (3)
138throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisScaleSegmentsPositionInvalid)); 162throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisScaleSegmentsSizeInvalid)); 186throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisScaleSegmentsSpacingInvalid));
Common\General\Chart.cs (3)
223throw (new ArgumentOutOfRangeException("value", SR.ExceptionChartCompressionInvalid)); 804 throw(new ArgumentOutOfRangeException("dataSource", SR.ExceptionDataPointYValuesCountMismatch(series.YValuesPerPoint.ToString(System.Globalization.CultureInfo.InvariantCulture) ) ) ); 2934 throw(new ArgumentOutOfRangeException("value", SR.ExceptionChartBorderIsNegative));
Common\General\ChartArea.cs (1)
1039throw (new ArgumentOutOfRangeException("value", SR.ExceptionBorderWidthIsNegative));
Common\General\DataManipulator.cs (2)
600throw new ArgumentOutOfRangeException("interval"); 1196throw (new ArgumentOutOfRangeException("pointCount", SR.ExceptionDataManipulatorPointCountIsZero));
Common\General\Label.cs (1)
2814throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisLabelFontAngleInvalid));
Common\General\Legend.cs (5)
2916throw (new ArgumentOutOfRangeException("value", SR.ExceptionLegendMaximumAutoSizeInvalid)); 3092throw (new ArgumentOutOfRangeException("value", SR.ExceptionLegendColumnSpacingInvalid)); 3209throw (new ArgumentOutOfRangeException("value", SR.ExceptionLegendBorderWidthIsNegative)); 5574throw (new ArgumentOutOfRangeException("value", SR.ExceptionBorderWidthIsZero)); 5626throw (new ArgumentOutOfRangeException("value", SR.ExceptionLegendMarkerBorderWidthIsNegative));
Common\General\Title.cs (2)
492throw (new ArgumentOutOfRangeException("value", SR.ExceptionValueMustBeInRange("DockingOffset", (-100).ToString(CultureInfo.CurrentCulture), (100).ToString(CultureInfo.CurrentCulture)))); 720throw (new ArgumentOutOfRangeException("value", SR.ExceptionTitleBorderWidthIsNegative));
Common\Utilities\ElementPosition.cs (4)
344 throw(new ArgumentOutOfRangeException("value", SR.ExceptionElementPositionArgumentOutOfRange)); 384 throw(new ArgumentOutOfRangeException("value", SR.ExceptionElementPositionArgumentOutOfRange)); 423 throw(new ArgumentOutOfRangeException("value", SR.ExceptionElementPositionArgumentOutOfRange)); 462 throw(new ArgumentOutOfRangeException("value", SR.ExceptionElementPositionArgumentOutOfRange));
System.Workflow.Activities (7)
LocalService\CorrelationResolver.cs (1)
155throw new ArgumentOutOfRangeException("args");
StateMachineWorkflowInstance.cs (1)
190throw new ArgumentOutOfRangeException("targetStateName");
Task.cs (5)
90throw new ArgumentOutOfRangeException("value"); 184throw new ArgumentOutOfRangeException("index"); 311throw new ArgumentOutOfRangeException("index"); 337throw new ArgumentOutOfRangeException("index"); 1121throw new ArgumentOutOfRangeException("index");
System.Workflow.ComponentModel (6)
AuthoringOM\ActivitiesCollection.cs (2)
59throw new ArgumentOutOfRangeException("Index"); 72throw new ArgumentOutOfRangeException("index");
AuthoringOM\Design\MessageFilters\DynamicActionMessageFilter.cs (1)
579throw new ArgumentOutOfRangeException("buttonIndex");
AuthoringOM\ItemList.cs (3)
129throw new ArgumentOutOfRangeException(); 141throw new ArgumentOutOfRangeException(); 263throw new ArgumentOutOfRangeException();
System.Workflow.Runtime (6)
Hosting\DefaultWorkflowSchedulerService.cs (2)
54throw new ArgumentOutOfRangeException(MAX_SIMULTANEOUS_WORKFLOWS_KEY, maxSimultaneousWorkflows, String.Empty); 78throw new ArgumentOutOfRangeException(MAX_SIMULTANEOUS_WORKFLOWS_KEY, maxSimultaneousWorkflows, String.Empty);
Tracking\SqlTrackingService.cs (4)
1531throw new ArgumentOutOfRangeException("activities"); 1829throw new ArgumentOutOfRangeException("items"); 1906throw new ArgumentOutOfRangeException("annotations"); 1969throw new ArgumentOutOfRangeException("annotations");
System.WorkflowServices (7)
System\ServiceModel\Description\DurableServiceAttribute.cs (1)
43throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Description\PersistenceProviderBehavior.cs (1)
45new ArgumentOutOfRangeException(SR2.GetString(SR2.PersistenceOperationTimeoutOutOfRange)));
System\ServiceModel\Description\WorkflowRuntimeBehavior.cs (1)
50throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Description\WorkflowServiceBehavior.cs (1)
88throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value"));
System\ServiceModel\Persistence\SqlPersistenceProviderFactory.cs (1)
147new ArgumentOutOfRangeException(
System\Workflow\Activities\OperationParameterInfoCollection.cs (2)
287throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("index")); 323throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("index"));
System.Xml (181)
System\Xml\Base64Decoder.cs (6)
53throw new ArgumentOutOfRangeException( "len" ); 56throw new ArgumentOutOfRangeException( "startPos" ); 59throw new ArgumentOutOfRangeException( "len" ); 83throw new ArgumentOutOfRangeException( "len" ); 86throw new ArgumentOutOfRangeException( "startPos" ); 89throw new ArgumentOutOfRangeException( "len" );
System\Xml\Base64Encoder.cs (3)
34throw new ArgumentOutOfRangeException( "index" ); 37throw new ArgumentOutOfRangeException( "count" ); 40throw new ArgumentOutOfRangeException( "count" );
System\Xml\Base64EncoderAsync.cs (3)
18throw new ArgumentOutOfRangeException( "index" ); 21throw new ArgumentOutOfRangeException( "count" ); 24throw new ArgumentOutOfRangeException( "count" );
System\Xml\BinaryXml\XmlBinaryReader.cs (2)
626throw new ArgumentOutOfRangeException("i"); 670throw new ArgumentOutOfRangeException("i");
System\Xml\BinHexDecoder.cs (6)
47throw new ArgumentOutOfRangeException( "len" ); 50throw new ArgumentOutOfRangeException( "startPos" ); 53throw new ArgumentOutOfRangeException( "len" ); 78throw new ArgumentOutOfRangeException( "len" ); 81throw new ArgumentOutOfRangeException( "startPos" ); 84throw new ArgumentOutOfRangeException( "len" );
System\Xml\BinHexEncoder.cs (6)
20throw new ArgumentOutOfRangeException( "index" ); 23throw new ArgumentOutOfRangeException( "count" ); 26throw new ArgumentOutOfRangeException( "count" ); 45throw new ArgumentOutOfRangeException("offsetIn"); 48throw new ArgumentOutOfRangeException("count"); 51throw new ArgumentOutOfRangeException("count");
System\Xml\BinHexEncoderAsync.cs (3)
12throw new ArgumentOutOfRangeException( "index" ); 15throw new ArgumentOutOfRangeException( "count" ); 18throw new ArgumentOutOfRangeException( "count" );
System\Xml\Core\ReadContentAsBinaryHelper.cs (12)
68throw new ArgumentOutOfRangeException( "count" ); 71throw new ArgumentOutOfRangeException( "index" ); 74throw new ArgumentOutOfRangeException( "count" ); 115throw new ArgumentOutOfRangeException( "count" ); 118throw new ArgumentOutOfRangeException( "index" ); 121throw new ArgumentOutOfRangeException( "count" ); 162throw new ArgumentOutOfRangeException( "count" ); 165throw new ArgumentOutOfRangeException( "index" ); 168throw new ArgumentOutOfRangeException( "count" ); 209throw new ArgumentOutOfRangeException( "count" ); 212throw new ArgumentOutOfRangeException( "index" ); 215throw new ArgumentOutOfRangeException( "count" );
System\Xml\Core\ReadContentAsBinaryHelperAsync.cs (12)
18throw new ArgumentOutOfRangeException( "count" ); 21throw new ArgumentOutOfRangeException( "index" ); 24throw new ArgumentOutOfRangeException( "count" ); 65throw new ArgumentOutOfRangeException( "count" ); 68throw new ArgumentOutOfRangeException( "index" ); 71throw new ArgumentOutOfRangeException( "count" ); 112throw new ArgumentOutOfRangeException( "count" ); 115throw new ArgumentOutOfRangeException( "index" ); 118throw new ArgumentOutOfRangeException( "count" ); 159throw new ArgumentOutOfRangeException( "count" ); 162throw new ArgumentOutOfRangeException( "index" ); 165throw new ArgumentOutOfRangeException( "count" );
System\Xml\Core\XmlCharCheckingReader.cs (6)
421throw new ArgumentOutOfRangeException("count"); 424throw new ArgumentOutOfRangeException("index"); 427throw new ArgumentOutOfRangeException("count"); 471throw new ArgumentOutOfRangeException("count"); 474throw new ArgumentOutOfRangeException("index"); 477throw new ArgumentOutOfRangeException("count");
System\Xml\Core\XmlCharCheckingReaderAsync.cs (6)
261throw new ArgumentOutOfRangeException("count"); 264throw new ArgumentOutOfRangeException("index"); 267throw new ArgumentOutOfRangeException("count"); 311throw new ArgumentOutOfRangeException("count"); 314throw new ArgumentOutOfRangeException("index"); 317throw new ArgumentOutOfRangeException("count");
System\Xml\Core\XmlCharCheckingWriter.cs (3)
244throw new ArgumentOutOfRangeException("index"); 247throw new ArgumentOutOfRangeException("count"); 250throw new ArgumentOutOfRangeException("count");
System\Xml\Core\XmlCharCheckingWriterAsync.cs (3)
163throw new ArgumentOutOfRangeException("index"); 166throw new ArgumentOutOfRangeException("count"); 169throw new ArgumentOutOfRangeException("count");
System\Xml\Core\XmlReader.cs (1)
573throw new ArgumentOutOfRangeException("i");
System\Xml\Core\XmlReaderSettings.cs (6)
183throw new ArgumentOutOfRangeException("value"); 206throw new ArgumentOutOfRangeException("value"); 219throw new ArgumentOutOfRangeException("value"); 277throw new ArgumentOutOfRangeException("value"); 302throw new ArgumentOutOfRangeException("value"); 318throw new ArgumentOutOfRangeException("value");
System\Xml\Core\XmlSubtreeReader.cs (7)
241throw new ArgumentOutOfRangeException("i"); 251throw new ArgumentOutOfRangeException( "i" ); 293throw new ArgumentOutOfRangeException("i"); 305throw new ArgumentOutOfRangeException( "i" ); 1321throw new ArgumentOutOfRangeException( "count" ); 1324throw new ArgumentOutOfRangeException( "index" ); 1327throw new ArgumentOutOfRangeException( "count" );
System\Xml\Core\XmlTextEncoder.cs (6)
109throw new ArgumentOutOfRangeException("offset"); 113throw new ArgumentOutOfRangeException("count"); 117throw new ArgumentOutOfRangeException("count"); 404throw new ArgumentOutOfRangeException("count"); 408throw new ArgumentOutOfRangeException("offset"); 412throw new ArgumentOutOfRangeException("count");
System\Xml\Core\XmlTextReaderImpl.cs (20)
1032throw new ArgumentOutOfRangeException("i"); 1082throw new ArgumentOutOfRangeException( "i" ); 1521throw new ArgumentOutOfRangeException( "count" ); 1524throw new ArgumentOutOfRangeException( "index" ); 1527throw new ArgumentOutOfRangeException( "count" ); 1569throw new ArgumentOutOfRangeException( "count" ); 1572throw new ArgumentOutOfRangeException( "index" ); 1575throw new ArgumentOutOfRangeException( "count" ); 1616throw new ArgumentOutOfRangeException( "count" ); 1619throw new ArgumentOutOfRangeException( "index" ); 1622throw new ArgumentOutOfRangeException( "count" ); 1664throw new ArgumentOutOfRangeException( "count" ); 1667throw new ArgumentOutOfRangeException( "index" ); 1670throw new ArgumentOutOfRangeException( "count" ); 1722throw new ArgumentOutOfRangeException( "count" ); 1725throw new ArgumentOutOfRangeException( "index" ); 1728throw new ArgumentOutOfRangeException( "count" ); 1948throw new ArgumentOutOfRangeException("value"); 7324throw new ArgumentOutOfRangeException( ( incReadDecoder is IncrementalReadCharsDecoder ) ? "count" : "len" ); 7327throw new ArgumentOutOfRangeException( ( incReadDecoder is IncrementalReadCharsDecoder ) ? "index" : "offset" );
System\Xml\Core\XmlTextReaderImplAsync.cs (15)
368throw new ArgumentOutOfRangeException( "count" ); 371throw new ArgumentOutOfRangeException( "index" ); 374throw new ArgumentOutOfRangeException( "count" ); 423throw new ArgumentOutOfRangeException( "count" ); 426throw new ArgumentOutOfRangeException( "index" ); 429throw new ArgumentOutOfRangeException( "count" ); 486throw new ArgumentOutOfRangeException( "count" ); 489throw new ArgumentOutOfRangeException( "index" ); 492throw new ArgumentOutOfRangeException( "count" ); 541throw new ArgumentOutOfRangeException( "count" ); 544throw new ArgumentOutOfRangeException( "index" ); 547throw new ArgumentOutOfRangeException( "count" ); 594throw new ArgumentOutOfRangeException( "count" ); 597throw new ArgumentOutOfRangeException( "index" ); 600throw new ArgumentOutOfRangeException( "count" );
System\Xml\Core\XmlWellFormedWriter.cs (9)
941throw new ArgumentOutOfRangeException("index"); 944throw new ArgumentOutOfRangeException("count"); 947throw new ArgumentOutOfRangeException("count"); 970throw new ArgumentOutOfRangeException("index"); 973throw new ArgumentOutOfRangeException("count"); 976throw new ArgumentOutOfRangeException("count"); 1019throw new ArgumentOutOfRangeException("index"); 1022throw new ArgumentOutOfRangeException("count"); 1025throw new ArgumentOutOfRangeException("count");
System\Xml\Core\XmlWellFormedWriterAsync.cs (9)
821throw new ArgumentOutOfRangeException("index"); 824throw new ArgumentOutOfRangeException("count"); 827throw new ArgumentOutOfRangeException("count"); 850throw new ArgumentOutOfRangeException("index"); 853throw new ArgumentOutOfRangeException("count"); 856throw new ArgumentOutOfRangeException("count"); 899throw new ArgumentOutOfRangeException("index"); 902throw new ArgumentOutOfRangeException("count"); 905throw new ArgumentOutOfRangeException("count");
System\Xml\Core\XmlWriterSettings.cs (3)
167throw new ArgumentOutOfRangeException("value"); 247throw new ArgumentOutOfRangeException("value"); 272throw new ArgumentOutOfRangeException("value");
System\Xml\Core\XsdCachingReader.cs (2)
241throw new ArgumentOutOfRangeException("i"); 307throw new ArgumentOutOfRangeException( "i" );
System\Xml\Core\XsdValidatingReader.cs (1)
996throw new ArgumentOutOfRangeException("i");
System\Xml\Dom\XmlNamedNodeMap.SmallXmlNodeList.cs (6)
39throw new ArgumentOutOfRangeException("index"); 46throw new ArgumentOutOfRangeException("index"); 81throw new ArgumentOutOfRangeException("index"); 90throw new ArgumentOutOfRangeException("index"); 98throw new ArgumentOutOfRangeException("index"); 122throw new ArgumentOutOfRangeException("index");
System\Xml\Dom\XmlNodeReader.cs (5)
316throw new ArgumentOutOfRangeException( "attributeIndex" ); 482throw new ArgumentOutOfRangeException( "attributeIndex" ); //for other senario, AttributeCount is 0, i has to be out of range 1151throw new ArgumentOutOfRangeException( "attributeIndex" ); 1195throw new ArgumentOutOfRangeException( "attributeIndex" ); 1205throw new ArgumentOutOfRangeException( "attributeIndex" );
System\Xml\Dom\XmlText.cs (1)
93throw new ArgumentOutOfRangeException( "offset" );
System\Xml\NameTable.cs (1)
111throw new ArgumentOutOfRangeException();
System\Xml\Resolvers\XmlPreloadedResolver.cs (3)
268throw new ArgumentOutOfRangeException("count"); 271throw new ArgumentOutOfRangeException("offset"); 274throw new ArgumentOutOfRangeException("count");
System\Xml\Schema\XmlSchemaCollection.cs (4)
241throw new ArgumentOutOfRangeException("index"); 244throw new ArgumentOutOfRangeException("index"); 258throw new ArgumentOutOfRangeException("index"); 263throw new ArgumentOutOfRangeException("index");
System\Xml\Schema\XmlSchemaObjectTable.cs (2)
182throw new ArgumentOutOfRangeException("arrayIndex"); 227throw new ArgumentOutOfRangeException("arrayIndex");
System\Xml\Schema\XmlSchemaSet.cs (1)
687throw new ArgumentOutOfRangeException("index");
System\Xml\Schema\XsdDuration.cs (7)
51if (years < 0) throw new ArgumentOutOfRangeException("years"); 52if (months < 0) throw new ArgumentOutOfRangeException("months"); 53if (days < 0) throw new ArgumentOutOfRangeException("days"); 54if (hours < 0) throw new ArgumentOutOfRangeException("hours"); 55if (minutes < 0) throw new ArgumentOutOfRangeException("minutes"); 56if (seconds < 0) throw new ArgumentOutOfRangeException("seconds"); 57if (nanoseconds < 0 || nanoseconds > 999999999) throw new ArgumentOutOfRangeException("nanoseconds");
System\Xml\XPath\XPathNavigatorReader.cs (1)
482throw new ArgumentOutOfRangeException("index");
System.Xml.Linq (2)
System\Xml\Linq\XLinq.cs (2)
8600if (index < 0) throw new ArgumentOutOfRangeException("index"); 8618throw new ArgumentOutOfRangeException("index");
UIAutomationClient (2)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
413throw new ArgumentOutOfRangeException( "milliseconds" );
MS\Internal\Automation\Misc.cs (1)
211throw new ArgumentOutOfRangeException(argName);
WindowsBase (89)
Base\MS\Internal\IO\Packaging\CompoundFile\VersionedStream.cs (1)
104throw new ArgumentOutOfRangeException("newLength");
Base\MS\Internal\IO\Packaging\CompoundFile\VersionedStreamOwner.cs (1)
110throw new ArgumentOutOfRangeException("newLength");
Base\MS\Internal\IO\Packaging\CompressEmulationStream.cs (1)
267throw new ArgumentOutOfRangeException("position");
Base\MS\Internal\IO\Packaging\CompressStream.cs (1)
477throw new ArgumentOutOfRangeException("length");
Base\MS\Internal\IO\Packaging\InterleavedZipPartStream.cs (2)
184throw new ArgumentOutOfRangeException("origin"); 208throw new ArgumentOutOfRangeException("newLength");
Base\MS\Internal\IO\Packaging\InternalRelationshipCollection.cs (1)
463throw new ArgumentOutOfRangeException("targetMode");
Base\MS\Internal\IO\Packaging\SparseMemoryStream.cs (2)
88throw new ArgumentOutOfRangeException("newLength"); 172throw new ArgumentOutOfRangeException("origin");
Base\MS\Internal\IO\Zip\ProgressiveCrcCalculatingStream.cs (1)
97throw new ArgumentOutOfRangeException("newLength");
Base\MS\Internal\IO\Zip\ZipArchive.cs (5)
189throw new ArgumentOutOfRangeException("compressionMethod"); 196throw new ArgumentOutOfRangeException("deflateOption"); 617throw new ArgumentOutOfRangeException("mode"); 621throw new ArgumentOutOfRangeException("access"); 626throw new ArgumentOutOfRangeException("share");
Base\MS\Internal\IO\Zip\ZipIOBlockManager.cs (2)
540throw new ArgumentOutOfRangeException("zipFileName"); 547throw new ArgumentOutOfRangeException("zipFileName");
Base\MS\Internal\IO\Zip\ZipIOFileItemStream.cs (2)
99throw new ArgumentOutOfRangeException("newLength"); 161throw new ArgumentOutOfRangeException("origin");
Base\MS\Internal\IO\Zip\ZipIOLocalFileBlock.cs (2)
471throw new ArgumentOutOfRangeException("mode"); 845throw new ArgumentOutOfRangeException ("access");
Base\MS\Internal\IO\Zip\ZipIOLocalFileHeader.cs (1)
57throw new ArgumentOutOfRangeException("fileName");
Base\MS\Internal\IO\Zip\ZipIOModeEnforcingStream.cs (1)
145throw new ArgumentOutOfRangeException("origin");
Base\MS\Internal\IO\Zip\ZipIORawDataFileBlock.cs (2)
163throw new ArgumentOutOfRangeException ("size"); 168throw new ArgumentOutOfRangeException ("offset");
Base\MS\Internal\Security\RightsManagement\ClientSession.cs (3)
362throw new ArgumentOutOfRangeException("certificateType"); 503throw new ArgumentOutOfRangeException("enumerateLicenseFlags"); 1986throw new ArgumentOutOfRangeException("right");
Base\System\IO\Packaging\Package.cs (3)
937throw new ArgumentOutOfRangeException("mode"); 944throw new ArgumentOutOfRangeException("access"); 951throw new ArgumentOutOfRangeException("compressionOption");
Base\System\IO\Packaging\PackageDigitalSignatureManager.cs (2)
106throw new System.ArgumentOutOfRangeException("result"); 243throw new ArgumentOutOfRangeException("value");
Base\System\IO\Packaging\PackageRelationshipSelector.cs (1)
70throw new ArgumentOutOfRangeException("selectorType");
Base\System\Security\RightsManagement\Grant.cs (2)
79throw new ArgumentOutOfRangeException("right"); 84throw new ArgumentOutOfRangeException("validFrom");
Base\System\Security\RightsManagement\SecureEnvironment.cs (3)
298throw new ArgumentOutOfRangeException("user"); 334throw new ArgumentOutOfRangeException("authentication"); 340throw new ArgumentOutOfRangeException("userActivationMode");
Base\System\Security\RightsManagement\User.cs (3)
64throw new ArgumentOutOfRangeException("name"); 72throw new ArgumentOutOfRangeException("authenticationType"); 81throw new ArgumentOutOfRangeException("name");
Base\System\Windows\Markup\XmlCompatibilityReader.cs (1)
474throw new ArgumentOutOfRangeException("i");
Base\System\Windows\Threading\Dispatcher.cs (3)
646throw new ArgumentOutOfRangeException("timeout"); 816throw new ArgumentOutOfRangeException("timeout"); 1417throw new ArgumentOutOfRangeException("timeout");
Shared\MS\Internal\IO\Packaging\PackagingUtilities.cs (1)
344throw new ArgumentOutOfRangeException("retryCount");
Shared\MS\Utility\FrugalList.cs (33)
291throw new ArgumentOutOfRangeException("index"); 323throw new ArgumentOutOfRangeException("index"); 380throw new ArgumentOutOfRangeException("value"); 486throw new ArgumentOutOfRangeException("index"); 491throw new ArgumentOutOfRangeException("index"); 512throw new ArgumentOutOfRangeException("index"); 562throw new ArgumentOutOfRangeException("index"); 582throw new ArgumentOutOfRangeException("index"); 614throw new ArgumentOutOfRangeException("oldList"); 658throw new ArgumentOutOfRangeException("oldList"); 706throw new ArgumentOutOfRangeException("value"); 872throw new ArgumentOutOfRangeException("index"); 877throw new ArgumentOutOfRangeException("index"); 910throw new ArgumentOutOfRangeException("index"); 1006throw new ArgumentOutOfRangeException("index"); 1035throw new ArgumentOutOfRangeException("index"); 1091throw new ArgumentOutOfRangeException("oldList"); 1130throw new ArgumentOutOfRangeException("oldList"); 1191throw new ArgumentOutOfRangeException("oldList"); 1269throw new ArgumentOutOfRangeException("value"); 1417throw new ArgumentOutOfRangeException("index"); 1524throw new ArgumentOutOfRangeException("oldList"); 1582throw new ArgumentOutOfRangeException("value"); 1776throw new ArgumentOutOfRangeException("index"); 1787throw new ArgumentOutOfRangeException("index"); 1903throw new ArgumentOutOfRangeException("index"); 1922throw new ArgumentOutOfRangeException("index"); 1945throw new ArgumentOutOfRangeException("index"); 2141throw new ArgumentOutOfRangeException("index"); 2152throw new ArgumentOutOfRangeException("index"); 2268throw new ArgumentOutOfRangeException("index"); 2287throw new ArgumentOutOfRangeException("index"); 2310throw new ArgumentOutOfRangeException("index");
Shared\MS\Utility\FrugalMap.cs (9)
176throw new ArgumentOutOfRangeException("index"); 478throw new ArgumentOutOfRangeException("index"); 1030throw new ArgumentOutOfRangeException("index"); 1243throw new ArgumentOutOfRangeException("index"); 1479throw new ArgumentOutOfRangeException("index"); 1631throw new ArgumentOutOfRangeException("index"); 1789throw new ArgumentOutOfRangeException("index"); 1960throw new ArgumentOutOfRangeException("index"); 2138throw new ArgumentOutOfRangeException("index");
XamlBuildTask (2)
Microsoft\Build\Tasks\Xaml\NamedObject.cs (1)
34throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException("value"));
Microsoft\Build\Tasks\Xaml\PropertyData.cs (1)
46throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException("value"));
287 references to ArgumentOutOfRangeException
mscorlib (40)
system\Collections\Concurrent\ConcurrentQueue.cs (2)
149/// <exception cref="ArgumentOutOfRangeException"><paramref name="index"/> is less than 435/// <exception cref="ArgumentOutOfRangeException"><paramref name="index"/> is less than
system\Collections\Concurrent\ConcurrentStack.cs (4)
282/// <exception cref="ArgumentOutOfRangeException"><paramref name="index"/> is less than 321/// <exception cref="ArgumentOutOfRangeException"><paramref name="index"/> is less than 400/// <exception cref="ArgumentOutOfRangeException"><paramref name="startIndex"/> or <paramref 612/// <exception cref="ArgumentOutOfRangeException"><paramref name="startIndex"/> or <paramref
system\Collections\Concurrent\IProducerConsumerCollection.cs (1)
46/// <exception cref="ArgumentOutOfRangeException"><paramref name="index"/> is less than
system\globalization\datetimeparse.cs (3)
836catch (ArgumentOutOfRangeException e) { 1449catch (ArgumentOutOfRangeException) { 4092catch (ArgumentOutOfRangeException e) {
system\Lazy.cs (2)
163/// <exception cref="System.ArgumentOutOfRangeException"><paramref name="mode"/> mode contains an invalid valuee</exception> 196/// <exception cref="System.ArgumentOutOfRangeException"><paramref name="mode"/> mode contains an invalid value.</exception>
system\reflection\emit\methodbuilder.cs (1)
1463/// <exception cref="ArgumentOutOfRangeException">
system\resources\resourcemanager.cs (1)
900catch(ArgumentOutOfRangeException e) {
system\resources\resourcereader.cs (2)
596catch (ArgumentOutOfRangeException e) { 672catch (ArgumentOutOfRangeException e) {
system\runtime\interopservices\windowsruntime\ireadonlylisttoivectorviewadapter.cs (1)
48catch (ArgumentOutOfRangeException ex)
system\runtime\interopservices\windowsruntime\listtobindablevectoradapter.cs (4)
48catch (ArgumentOutOfRangeException ex) 98catch (ArgumentOutOfRangeException ex) 118catch (ArgumentOutOfRangeException ex) 137catch (ArgumentOutOfRangeException ex)
system\runtime\interopservices\windowsruntime\listtobindablevectorviewadapter.cs (1)
69catch (ArgumentOutOfRangeException ex)
system\runtime\interopservices\windowsruntime\listtovectoradapter.cs (4)
48catch (ArgumentOutOfRangeException ex) 107catch (ArgumentOutOfRangeException ex) 127catch (ArgumentOutOfRangeException ex) 146catch (ArgumentOutOfRangeException ex)
system\threading\CountdownEvent.cs (2)
531/// <exception cref="ArgumentOutOfRangeException"><paramref name="millisecondsTimeout"/> is a 551/// <exception cref="ArgumentOutOfRangeException"><paramref name="millisecondsTimeout"/> is a
system\threading\SemaphoreSlim.cs (4)
293/// <exception cref="ArgumentOutOfRangeException"><paramref name="millisecondsTimeout"/> is a 310/// <exception cref="ArgumentOutOfRangeException"><paramref name="millisecondsTimeout"/> is a negative number other than -1, 516/// <exception cref="ArgumentOutOfRangeException"><paramref name="millisecondsTimeout"/> is a negative number other than -1, 597/// <exception cref="ArgumentOutOfRangeException"><paramref name="millisecondsTimeout"/> is a negative number other than -1,
system\timezoneinfo.cs (8)
1621catch (ArgumentOutOfRangeException) {} 1629catch (ArgumentOutOfRangeException) {} 1719catch (ArgumentOutOfRangeException) {} 1727catch (ArgumentOutOfRangeException) {} 1785catch (ArgumentOutOfRangeException) {} 1793catch (ArgumentOutOfRangeException) {} 2433catch (ArgumentOutOfRangeException ex) { 3904catch (ArgumentOutOfRangeException e) {
PresentationCore (14)
Core\CSharp\MS\Internal\FontFace\FontDriver.cs (2)
171catch (ArgumentOutOfRangeException e) 239catch (ArgumentOutOfRangeException e)
Core\CSharp\MS\Internal\Ink\ExtendedPropertyCollection.cs (1)
289/// <exception cref="System.ArgumentOutOfRangeException">Index was not found</exception>
Core\CSharp\MS\Internal\IO\Packaging\PseudoWebRequest.cs (1)
275/// <exception cref="ArgumentOutOfRangeException">Value must be >= -1</exception>
Core\CSharp\System\IO\Packaging\PackWebRequest.cs (1)
419/// <exception cref="ArgumentOutOfRangeException">Value must be >= -1</exception>
Core\CSharp\System\Windows\Documents\DocumentPaginator.cs (3)
49/// <exception cref="ArgumentOutOfRangeException"> 58/// <exception cref="ArgumentOutOfRangeException"> 71/// <exception cref="ArgumentOutOfRangeException">
Core\CSharp\System\Windows\Media\GlyphRun.cs (1)
511/// <exception cref="System.ArgumentOutOfRangeException">
Core\CSharp\System\Windows\Media\VisualCollection.cs (5)
322/// <exception cref="ArgumentOutOfRangeException">Capacity is set to a value that is less than Count.</exception> 345/// <exception cref="ArgumentOutOfRangeException"><c>index</c> is less than zero -or- <c>index</c> is equal to or greater than Count.</exception> 702/// <exception cref="ArgumentOutOfRangeException"> 766/// <exception cref="ArgumentOutOfRangeException">index is less than zero 792/// <exception cref="ArgumentOutOfRangeException">
PresentationFramework (80)
src\Framework\MS\Internal\Annotations\ObservableDictionary.cs (1)
193/// <exception cref="ArgumentOutOfRangeException">startIndex is less than zero or greater than the lenght of target</exception>
src\Framework\MS\Internal\Controls\InnerItemCollectionView.cs (1)
433/// <exception cref="ArgumentOutOfRangeException">
src\Framework\MS\Internal\Data\CollectionViewProxy.cs (1)
351/// <exception cref="ArgumentOutOfRangeException">
src\Framework\MS\Internal\Data\CompositeCollectionView.cs (2)
203/// <exception cref="ArgumentOutOfRangeException"> 319/// <exception cref="ArgumentOutOfRangeException">
src\Framework\MS\Internal\Data\EnumerableCollectionView.cs (1)
357/// <exception cref="ArgumentOutOfRangeException">
src\Framework\MS\Internal\Data\IndexedEnumerable.cs (1)
213/// <exception cref="ArgumentOutOfRangeException">
src\Framework\MS\Internal\Documents\ContentElementCollection.cs (6)
68/// <exception cref="ArgumentOutOfRangeException"> 104/// <exception cref="ArgumentOutOfRangeException"> 214/// <exception cref="ArgumentOutOfRangeException"> 256/// <exception cref="ArgumentOutOfRangeException"> 276/// <exception cref="ArgumentOutOfRangeException"> 622/// <exception cref="ArgumentOutOfRangeException">
src\Framework\MS\Internal\Documents\FlowDocumentPaginator.cs (2)
75/// <exception cref="ArgumentOutOfRangeException"> 141/// <exception cref="ArgumentOutOfRangeException">
src\Framework\MS\Internal\Documents\TableColumnCollectionInternal.cs (4)
80/// <exception cref="ArgumentOutOfRangeException"> 235/// <exception cref="ArgumentOutOfRangeException"> 264/// <exception cref="ArgumentOutOfRangeException"> 321/// <exception cref="ArgumentOutOfRangeException">
src\Framework\MS\Internal\Documents\TableTextElementCollectionInternal.cs (4)
83/// <exception cref="ArgumentOutOfRangeException"> 182/// <exception cref="ArgumentOutOfRangeException"> 212/// <exception cref="ArgumentOutOfRangeException"> 407/// <exception cref="ArgumentOutOfRangeException">
src\Framework\MS\Internal\Documents\UndoManager.cs (2)
535/// <exception cref="ArgumentOutOfRangeException"> 602/// <exception cref="ArgumentOutOfRangeException">
src\Framework\System\Windows\Annotations\AnnotationDocumentPaginator.cs (2)
179/// <exception cref="ArgumentOutOfRangeException"> 199/// <exception cref="ArgumentOutOfRangeException">
src\Framework\System\Windows\Controls\DataGridCellsPanel.cs (1)
2142/// <exception cref="ArgumentOutOfRangeException">
src\Framework\System\Windows\Controls\ItemCollection.cs (4)
346/// <exception cref="ArgumentOutOfRangeException"> 386/// <exception cref="ArgumentOutOfRangeException"> 427/// <exception cref="ArgumentOutOfRangeException"> 533/// <exception cref="ArgumentOutOfRangeException">
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (1)
1573/// <exception cref="ArgumentOutOfRangeException">
src\Framework\System\Windows\Data\BindingListCollectionView.cs (1)
169/// <exception cref="ArgumentOutOfRangeException">
src\Framework\System\Windows\Data\CollectionView.cs (1)
667/// <exception cref="ArgumentOutOfRangeException">
src\Framework\System\Windows\Data\CompositeCollection.cs (3)
196/// <exception cref="ArgumentOutOfRangeException"> 238/// <exception cref="ArgumentOutOfRangeException"> 308/// <exception cref="ArgumentOutOfRangeException">
src\Framework\System\Windows\Data\ListCollectionView.cs (1)
311/// <exception cref="ArgumentOutOfRangeException">
src\Framework\System\Windows\Data\RelativeSource.cs (1)
208/// <exception cref="ArgumentOutOfRangeException"> AncestorLevel cannot be set to less than 1 </exception>
src\Framework\System\Windows\Documents\FixedDocument.cs (2)
334/// <exception cref="ArgumentOutOfRangeException">pageNumber is less than zero.</exception> 381/// <exception cref="ArgumentOutOfRangeException">pageNumber is less than zero.</exception>
src\Framework\System\Windows\Documents\ITextView.cs (9)
79/// <exception cref="System.ArgumentOutOfRangeException"> 116/// <exception cref="System.ArgumentOutOfRangeException"> 176/// <exception cref="System.ArgumentOutOfRangeException"> 223/// <exception cref="System.ArgumentOutOfRangeException"> 255/// <exception cref="System.ArgumentOutOfRangeException"> 294/// <exception cref="System.ArgumentOutOfRangeException"> 320/// <exception cref="System.ArgumentOutOfRangeException"> 349/// <exception cref="System.ArgumentOutOfRangeException"> 378/// <exception cref="System.ArgumentOutOfRangeException">
src\Framework\System\Windows\Documents\TableCellCollection.cs (7)
59/// <exception cref="ArgumentOutOfRangeException"> 78/// <exception cref="ArgumentOutOfRangeException"> 164/// <exception cref="ArgumentOutOfRangeException"> 212/// <exception cref="ArgumentOutOfRangeException"> 234/// <exception cref="ArgumentOutOfRangeException"> 414/// <exception cref="ArgumentOutOfRangeException"> 437/// <exception cref="ArgumentOutOfRangeException">
src\Framework\System\Windows\Documents\TableColumnCollection.cs (7)
60/// <exception cref="ArgumentOutOfRangeException"> 79/// <exception cref="ArgumentOutOfRangeException"> 165/// <exception cref="ArgumentOutOfRangeException"> 213/// <exception cref="ArgumentOutOfRangeException"> 235/// <exception cref="ArgumentOutOfRangeException"> 423/// <exception cref="ArgumentOutOfRangeException"> 446/// <exception cref="ArgumentOutOfRangeException">
src\Framework\System\Windows\Documents\TableRowCollection.cs (7)
59/// <exception cref="ArgumentOutOfRangeException"> 78/// <exception cref="ArgumentOutOfRangeException"> 164/// <exception cref="ArgumentOutOfRangeException"> 212/// <exception cref="ArgumentOutOfRangeException"> 234/// <exception cref="ArgumentOutOfRangeException"> 414/// <exception cref="ArgumentOutOfRangeException"> 437/// <exception cref="ArgumentOutOfRangeException">
src\Framework\System\Windows\Documents\TableRowGroupCollection.cs (7)
59/// <exception cref="ArgumentOutOfRangeException"> 78/// <exception cref="ArgumentOutOfRangeException"> 164/// <exception cref="ArgumentOutOfRangeException"> 212/// <exception cref="ArgumentOutOfRangeException"> 234/// <exception cref="ArgumentOutOfRangeException"> 413/// <exception cref="ArgumentOutOfRangeException"> 436/// <exception cref="ArgumentOutOfRangeException">
src\Framework\System\Windows\Documents\ZoomPercentageConverter.cs (1)
204catch (ArgumentOutOfRangeException) { }
System (13)
net\System\Net\_FtpControlStream.cs (1)
923} catch (ArgumentOutOfRangeException) {
net\System\Net\HttpListenerRequestUriBuilder.cs (1)
312catch (ArgumentOutOfRangeException)
regex\system\text\regularexpressions\Regex.cs (2)
354/// <exception cref="System.ArgumentOutOfRangeException">If the specified timeout is not within a valid range. 417} catch (ArgumentOutOfRangeException) {
sys\system\collections\concurrent\BlockingCollection.cs (5)
1590/// <exception cref="System.ArgumentOutOfRangeException">The <paramref name="index"/> argument is less than zero.</exception> 1608/// <exception cref="System.ArgumentOutOfRangeException">The <paramref name="index"/> argument is less than zero.</exception> 1630catch (ArgumentOutOfRangeException) 1776/// <exception cref="System.ArgumentOutOfRangeException">If the number of millseconds represented by the timeout 1791/// <exception cref="System.ArgumentOutOfRangeException">If the number of millseconds is less than 0 and not
sys\system\collections\concurrent\ConcurrentBag.cs (2)
469/// <exception cref="ArgumentOutOfRangeException"><paramref name="index"/> is less than 517/// <exception cref="ArgumentOutOfRangeException"><paramref name="index"/> is less than
sys\system\threading\Barrier.cs (2)
212/// <exception cref="ArgumentOutOfRangeException"> <paramref name="participantCount"/> is less than 0 313catch (ArgumentOutOfRangeException)
System.Activities (1)
System\Activities\Debugger\DebugInfo.cs (1)
431catch (ArgumentOutOfRangeException)
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\VersionEditorViewModel.cs (1)
50catch (ArgumentOutOfRangeException ex)
System.ComponentModel.DataAnnotations (1)
DataAnnotations\RegularExpressionAttribute.cs (1)
97/// <exception cref="ArgumentOutOfRangeException"> thrown if <see cref="MatchTimeoutInMilliseconds" /> is negative (except -1),
System.Core (1)
Microsoft\Scripting\Utils\ContractUtils.cs (1)
73/// <exception cref="ArgumentOutOfRangeException">Offset or count are out of range.</exception>
System.Data (46)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VersionEditorViewModel.cs (1)
50catch (ArgumentOutOfRangeException ex)
fx\src\data\System\Data\Common\AdapterUtil.cs (33)
153static internal ArgumentOutOfRangeException ArgumentOutOfRange(string parameterName) { 154ArgumentOutOfRangeException e = new ArgumentOutOfRangeException(parameterName); 158static internal ArgumentOutOfRangeException ArgumentOutOfRange(string message, string parameterName) { 159ArgumentOutOfRangeException e = new ArgumentOutOfRangeException(parameterName, message); 163static internal ArgumentOutOfRangeException ArgumentOutOfRange(string message, string parameterName, object value) { 164ArgumentOutOfRangeException e = new ArgumentOutOfRangeException(parameterName, value, message); 408static internal ArgumentOutOfRangeException InvalidEnumerationValue(Type type, int value) { 412static internal ArgumentOutOfRangeException NotSupportedEnumerationValue(Type type, string value, string method) { 416static internal ArgumentOutOfRangeException InvalidAcceptRejectRule(AcceptRejectRule value) { 428static internal ArgumentOutOfRangeException InvalidCatalogLocation(CatalogLocation value) { 440static internal ArgumentOutOfRangeException InvalidCommandBehavior(CommandBehavior value) { 462static internal ArgumentOutOfRangeException InvalidCommandType(CommandType value) { 475static internal ArgumentOutOfRangeException InvalidConflictOptions(ConflictOption value) { 489static internal ArgumentOutOfRangeException InvalidDataRowState(DataRowState value) { 505static internal ArgumentOutOfRangeException InvalidDataRowVersion(DataRowVersion value) { 520static internal ArgumentOutOfRangeException InvalidIsolationLevel(IsolationLevel value) { 538static internal ArgumentOutOfRangeException InvalidKeyRestrictionBehavior(KeyRestrictionBehavior value) { 551static internal ArgumentOutOfRangeException InvalidLoadOption(LoadOption value) { 565static internal ArgumentOutOfRangeException InvalidMissingMappingAction(MissingMappingAction value) { 579static internal ArgumentOutOfRangeException InvalidMissingSchemaAction(MissingSchemaAction value) { 594static internal ArgumentOutOfRangeException InvalidParameterDirection(ParameterDirection value) { 608static internal ArgumentOutOfRangeException InvalidPermissionState(PermissionState value) { 620static internal ArgumentOutOfRangeException InvalidRule(Rule value) { 635static internal ArgumentOutOfRangeException InvalidSchemaType(SchemaType value) { 648static internal ArgumentOutOfRangeException InvalidStatementType(StatementType value) { 664static internal ArgumentOutOfRangeException InvalidUpdateRowSource(UpdateRowSource value) { 679static internal ArgumentOutOfRangeException InvalidUpdateStatus(UpdateStatus value) { 693static internal ArgumentOutOfRangeException NotSupportedCommandBehavior(CommandBehavior value, string method) { 697static internal ArgumentOutOfRangeException NotSupportedStatementType(StatementType value, string method) { 701static internal ArgumentOutOfRangeException InvalidUserDefinedTypeSerializationFormat(Microsoft.SqlServer.Server.Format value) { 714static internal ArgumentOutOfRangeException NotSupportedUserDefinedTypeSerializationFormat(Microsoft.SqlServer.Server.Format value, string method) { 1497static internal ArgumentOutOfRangeException InvalidSourceBufferIndex(int maxLen, long srcOffset, string parameterName) { 1500static internal ArgumentOutOfRangeException InvalidDestinationBufferIndex(int maxLen, int dstOffset, string parameterName) {
fx\src\data\System\Data\DataColumnCollection.cs (1)
89catch(ArgumentOutOfRangeException) {
fx\src\data\System\Data\DataException.cs (2)
294static internal ArgumentOutOfRangeException _ArgumentOutOfRange(string paramName, string msg) { 295ArgumentOutOfRangeException e = new ArgumentOutOfRangeException(paramName, msg);
fx\src\data\System\Data\DataTableCollection.cs (1)
76catch(ArgumentOutOfRangeException) {
fx\src\data\System\Data\Odbc\Odbc32.cs (3)
40static internal ArgumentOutOfRangeException NotSupportedEnumerationValue(Type type, int value) { 43static internal ArgumentOutOfRangeException NotSupportedCommandType(CommandType value) { 59static internal ArgumentOutOfRangeException NotSupportedIsolationLevel(IsolationLevel value) {
fx\src\data\System\Data\SqlClient\SqlUtil.cs (4)
380static internal ArgumentOutOfRangeException NotSupportedEnumerationValue(Type type, int value) { 384static internal ArgumentOutOfRangeException NotSupportedCommandType(CommandType value) { 400static internal ArgumentOutOfRangeException NotSupportedIsolationLevel(IsolationLevel value) { 430static internal ArgumentOutOfRangeException InvalidSqlDependencyTimeout(string param) {
fx\src\data\System\Data\SqlClient\TdsParser.cs (1)
3208catch (ArgumentOutOfRangeException e) {
System.Data.DataSetExtensions (4)
System\Data\DataSetUtil.cs (4)
54internal static ArgumentOutOfRangeException ArgumentOutOfRange(string message, string parameterName) 76static internal ArgumentOutOfRangeException InvalidEnumerationValue(Type type, int value) 81static internal ArgumentOutOfRangeException InvalidDataRowState(DataRowState value) 98static internal ArgumentOutOfRangeException InvalidLoadOption(LoadOption value)
System.Data.Entity (29)
System\Data\Common\CommandTrees\ExpressionBuilder\DbExpressionBuilder.cs (7)
270/// <exception cref="ArgumentOutOfRangeException"><paramref name="collation"/> is empty or contains only space characters</exception> 285/// <exception cref="ArgumentOutOfRangeException"><paramref name="collation"/> is empty or contains only space characters</exception> 1717/// <exception cref="ArgumentOutOfRangeException">No property with the specified name is declared by the type of <paramref name="instance"/>.</exception> 2284/// <exception cref="ArgumentOutOfRangeException"><paramref name="collation"/> is empty or contains only space characters</exception> 2336/// <exception cref="ArgumentOutOfRangeException"><paramref name="collation"/> is empty or contains only space characters</exception> 2556/// <exception cref="ArgumentOutOfRangeException"><paramref name="collation"/> is empty or contains only space characters</exception> 2606/// <exception cref="ArgumentOutOfRangeException"><paramref name="collation"/> is empty or contains only space characters</exception>
System\Data\Common\EntitySql\AST\Literal.cs (1)
568catch (ArgumentOutOfRangeException e)
System\Data\Common\EntityUtil.cs (9)
276static internal ArgumentOutOfRangeException ArgumentOutOfRange(string parameterName) { 279static internal ArgumentOutOfRangeException ArgumentOutOfRange(string message, string parameterName) { 443static internal ArgumentOutOfRangeException InvalidDestinationBufferIndex(int maxLen, int dstOffset, string parameterName) { 446static internal ArgumentOutOfRangeException InvalidSourceBufferIndex(int maxLen, long srcOffset, string parameterName) { 1544static internal ArgumentOutOfRangeException InvalidMergeOption(MergeOption value) { 1558static internal ArgumentOutOfRangeException InvalidRefreshMode(RefreshMode value) { 1581static internal ArgumentOutOfRangeException InvalidParameterDirection(ParameterDirection value) 1596static internal ArgumentOutOfRangeException InvalidDataRowVersion(DataRowVersion value) 1826static internal ArgumentOutOfRangeException InvalidEnumerationValue(Type type, int value) {
System\Data\Metadata\Edm\EntitySetBaseCollection.cs (1)
64/// <exception cref="System.ArgumentOutOfRangeException">Thrown if the index is out of the range for the Collection</exception>
System\Data\Metadata\Edm\LightweightCodeGenerator.cs (1)
61/// <exception cref="System.ArgumentOutOfRangeException">
System\Data\Metadata\Edm\MemberCollection.cs (2)
98/// <exception cref="System.ArgumentOutOfRangeException">Thrown if the index is out of the range for the Collection</exception> 211/// <exception cref="System.ArgumentOutOfRangeException">Thrown if the arrayIndex is less than zero</exception>
System\Data\Metadata\Edm\MetadataCollection.cs (2)
142/// <exception cref="System.ArgumentOutOfRangeException">Thrown if the index is out of the range for the Collection</exception> 571/// <exception cref="System.ArgumentOutOfRangeException">Thrown if the arrayIndex is less than zero</exception>
System\Data\Objects\ObjectContext.cs (2)
1962/// <exception cref="ArgumentOutOfRangeException">if refreshMode is not valid</exception> 1986/// <exception cref="ArgumentOutOfRangeException">if refreshMode is not valid</exception>
System\Data\Objects\ObjectParameter.cs (2)
73/// <exception cref="ArgumentOutOfRangeException"> 117/// <exception cref="ArgumentOutOfRangeException">
System\Data\Objects\ObjectParameterCollection.cs (2)
136/// <exception cref="ArgumentOutOfRangeException"> 187/// <exception cref="ArgumentOutOfRangeException">
System.Data.Entity.Design (1)
System\Data\Entity\Design\Common\EDesignUtil.cs (1)
165static internal ArgumentOutOfRangeException ArgumentOutOfRange(string paramName)
System.Data.Services.Client (1)
System\Data\Services\Client\Util.cs (1)
199/// <exception cref="System.ArgumentOutOfRangeException">if option is not valid</exception>
System.IdentityModel (14)
System\IdentityModel\BoundedCache.cs (4)
40/// <exception cref="ArgumentOutOfRangeException">The input parameter 'capacity' is less than or equal to zero.</exception> 41/// <exception cref="ArgumentOutOfRangeException">The input parameter 'purgeInterval' is less than or equal to TimeSpan.Zero.</exception> 136/// <exception cref="ArgumentOutOfRangeException">The input parameter 'size' is less than or equal to zero.</exception> 222/// <exception cref="ArgumentOutOfRangeException">If 'value' is less than or equal to TimeSpan.Zero.</exception>
System\IdentityModel\Protocols\WSTrust\WSTrustMessage.cs (1)
275/// <exception cref="ArgumentOutOfRangeException">When the given KeySizeInBits value is less than or equal to zero.</exception>
System\IdentityModel\Tokens\DefaultTokenReplayCache.cs (3)
41/// <exception cref="ArgumentOutOfRangeException">If 'value' is less than or equal to zero.</exception> 68/// <exception cref="ArgumentOutOfRangeException">The input parameter 'size' is less than or equal to zero.</exception> 84/// <exception cref="ArgumentOutOfRangeException">If 'value' is less than or equal to TimeSpan.Zero.</exception>
System\IdentityModel\Tokens\SessionSecurityToken.cs (2)
173/// <exception cref="ArgumentOutOfRangeException">validFrom is greater than or equal to validTo.</exception> 174/// <exception cref="ArgumentOutOfRangeException">validTo is less than current time.</exception>
System\IdentityModel\Tokens\SymmetricProofDescriptor.cs (4)
84/// <exception cref="ArgumentOutOfRangeException">When keySizeInBits is less than or equal to zero.</exception> 100/// <exception cref="ArgumentOutOfRangeException">When keySizeInBits is less than or equal to zero.</exception> 129/// <exception cref="ArgumentOutOfRangeException">When keySizeInBits is less than or equal to zero.</exception> 145/// <exception cref="ArgumentOutOfRangeException">When keySizeInBits is less than or equal to zero.</exception>
System.Management (1)
ManagementDatetime.cs (1)
319 /// <see cref='System.TimeSpan.MaxValue'/> then <see cref='System.ArgumentOutOfRangeException'/> is thrown.
System.Numerics (3)
System\Numerics\Vector2_Intrinsics.cs (1)
61/// <exception cref="ArgumentOutOfRangeException">If index is greater than end of the array or index is less than zero.</exception>
System\Numerics\Vector3_Intrinsics.cs (1)
74/// <exception cref="ArgumentOutOfRangeException">If index is greater than end of the array or index is less than zero.</exception>
System\Numerics\Vector4_Intrinsics.cs (1)
102/// <exception cref="ArgumentOutOfRangeException">If index is greater than end of the array or index is less than zero.</exception>
System.Runtime.Serialization (1)
System\Xml\XmlConverter.cs (1)
843catch (ArgumentOutOfRangeException) // Overflow
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableSessionBindingElementImporter.cs (2)
294catch (ArgumentOutOfRangeException exception) 307catch (ArgumentOutOfRangeException exception)
System\ServiceModel\Transactions\WsatConfiguration.cs (1)
103catch (ArgumentOutOfRangeException e)
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\DiscoveryMessageSequenceGenerator.cs (1)
25[Fx.Tag.Throws(typeof(ArgumentOutOfRangeException), "instanceId")]
System.ServiceModel.Internals (2)
System\Runtime\ExceptionTrace.cs (2)
194public ArgumentOutOfRangeException ArgumentOutOfRange(string paramName, object actualValue, string message) 196return TraceException<ArgumentOutOfRangeException>(new ArgumentOutOfRangeException(paramName, actualValue, message));
System.Web (2)
Compilation\MultiTargetingUtil.cs (1)
382catch (ArgumentOutOfRangeException e) {
UI\WebControls\RegularExpressionValidator.cs (1)
97catch (ArgumentOutOfRangeException) {
System.Xml (2)
System\Xml\Dom\XmlAttributeCollection.cs (1)
25} catch ( ArgumentOutOfRangeException ) {
System\Xml\Dom\XmlNamedNodemap.cs (1)
66} catch ( ArgumentOutOfRangeException ) {
WindowsBase (26)
Base\MS\Internal\IO\Packaging\PieceNameHelper.cs (1)
186/// <exception cref="ArgumentOutOfRangeException">If pieceNumber is negative.</exception>
Base\System\IO\Packaging\Package.cs (17)
53/// <exception cref="ArgumentOutOfRangeException">If FileAccess enumeration does not have one of the valid values</exception> 66/// <exception cref="ArgumentOutOfRangeException">If FileAccess enumeration does not have one of the valid values</exception> 160/// <exception cref="ArgumentOutOfRangeException">If FileMode enumeration [packageMode] does not have one of the valid values</exception> 176/// <exception cref="ArgumentOutOfRangeException">If FileMode enumeration [packageMode] does not have one of the valid values</exception> 177/// <exception cref="ArgumentOutOfRangeException">If FileAccess enumeration [packageAccess] does not have one of the valid values</exception> 202/// <exception cref="ArgumentOutOfRangeException">If FileMode enumeration [packageMode] does not have one of the valid values</exception> 203/// <exception cref="ArgumentOutOfRangeException">If FileAccess enumeration [packageAccess] does not have one of the valid values</exception> 238/// <exception cref="ArgumentOutOfRangeException">If FileMode enumeration [packageMode] does not have one of the valid values</exception> 257/// <exception cref="ArgumentOutOfRangeException">If FileMode enumeration [packageMode] does not have one of the valid values</exception> 258/// <exception cref="ArgumentOutOfRangeException">If FileAccess enumeration [packageAccess] does not have one of the valid values</exception> 304/// <exception cref="ArgumentOutOfRangeException">If CompressionOption enumeration [compressionOption] does not have one of the valid values</exception> 641/// <exception cref="ArgumentOutOfRangeException">If parameter "targetMode" enumeration does not have a valid value</exception> 663/// <exception cref="ArgumentOutOfRangeException">If parameter "targetMode" enumeration does not have a valid value</exception> 969/// <exception cref="ArgumentOutOfRangeException">If FileAccess enumeration [packageAccess] does not have one of the valid values</exception> 970/// <exception cref="ArgumentOutOfRangeException">If FileMode enumeration [packageMode] does not have one of the valid values</exception> 1045/// <exception cref="ArgumentOutOfRangeException">If FileMode enumeration [packageMode] does not have one of the valid values</exception> 1046/// <exception cref="ArgumentOutOfRangeException">If FileAccess enumeration [packageAccess] does not have one of the valid values</exception>
Base\System\IO\Packaging\PackagePart.cs (6)
122/// <exception cref="ArgumentOutOfRangeException">If CompressionOption enumeration [compressionOption] does not have one of the valid values</exception> 324/// <exception cref="ArgumentOutOfRangeException">If FileMode enumeration [mode] does not have one of the valid values</exception> 347/// <exception cref="ArgumentOutOfRangeException">If FileMode enumeration [mode] does not have one of the valid values</exception> 348/// <exception cref="ArgumentOutOfRangeException">If FileAccess enumeration [access] does not have one of the valid values</exception> 411/// <exception cref="ArgumentOutOfRangeException">If parameter "targetMode" enumeration does not have a valid value</exception> 435/// <exception cref="ArgumentOutOfRangeException">If parameter "targetMode" enumeration does not have a valid value</exception>
Base\System\IO\Packaging\PackageRelationshipSelector.cs (1)
45/// <exception cref="ArgumentOutOfRangeException">If selectorType Enumeration does not have a valid value</exception>
Base\System\IO\Packaging\ZipPackage.cs (1)
72/// <exception cref="ArgumentOutOfRangeException">If CompressionOption enumeration [compressionOption] does not have one of the valid values</exception>