1758 references to ArgumentOutOfRangeException
mscorlib (144)
system\arraysegment.cs (3)
153throw new ArgumentOutOfRangeException("index"); 164throw new ArgumentOutOfRangeException("index"); 204throw new ArgumentOutOfRangeException("index");
system\buffer.cs (2)
174throw new ArgumentOutOfRangeException("index"); 203throw new ArgumentOutOfRangeException("index");
system\char.cs (17)
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");
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\diagnostics\debuggerattributes.cs (1)
147throw new ArgumentOutOfRangeException("state");
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\gc.cs (1)
227throw new ArgumentOutOfRangeException(Environment.GetResourceString("ArgumentOutOfRange_Enum"));
system\globalization\charunicodeinfo.cs (2)
425throw new ArgumentOutOfRangeException("index"); 477throw new ArgumentOutOfRangeException("index");
system\globalization\gregoriancalendarhelper.cs (1)
501throw new ArgumentOutOfRangeException(Environment.GetResourceString("ArgumentOutOfRange_Era"));
system\globalization\hebrewcalendar.cs (1)
490throw new ArgumentOutOfRangeException("gregorianYear");
system\io\binaryreader.cs (2)
381throw new ArgumentOutOfRangeException("byteCount"); 385throw new ArgumentOutOfRangeException("charsRemaining");
system\io\binarywriter.cs (1)
391throw new ArgumentOutOfRangeException("charCount");
system\io\unmanagedmemoryaccessor.cs (1)
79throw new ArgumentOutOfRangeException("access");
system\io\unmanagedmemorystream.cs (1)
159throw new ArgumentOutOfRangeException("access");
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\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 (3)
850throw new ArgumentOutOfRangeException(Environment.GetResourceString("ArgumentOutOfRange_ParamSequence")); 857throw new ArgumentOutOfRangeException(Environment.GetResourceString("ArgumentOutOfRange_ParamSequence")); 936throw new ArgumentOutOfRangeException("action");
system\reflection\emit\typebuilder.cs (1)
2556throw new ArgumentOutOfRangeException("action");
system\runtime\gcsettings.cs (2)
59throw new ArgumentOutOfRangeException(Environment.GetResourceString("ArgumentOutOfRange_Enum")); 86throw new ArgumentOutOfRangeException(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\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\ivectorviewtoireadonlylistadapter.cs (2)
44throw new ArgumentOutOfRangeException("index"); 58throw new ArgumentOutOfRangeException("index");
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\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\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\rsa.cs (4)
121throw new ArgumentOutOfRangeException("offset"); 124throw new ArgumentOutOfRangeException("count"); 164throw new ArgumentOutOfRangeException("offset"); 167throw new ArgumentOutOfRangeException("count");
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\string.cs (1)
2827throw new ArgumentOutOfRangeException("startIndex");
system\text\encoding.cs (2)
211throw new ArgumentOutOfRangeException("codePage"); 230throw new ArgumentOutOfRangeException("codePage");
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 (4)
223throw new ArgumentOutOfRangeException("spinCount"); 469throw new ArgumentOutOfRangeException("timeout"); 500throw new ArgumentOutOfRangeException("timeout"); 549throw new ArgumentOutOfRangeException("millisecondsTimeout");
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\Parallel.cs (1)
104throw new ArgumentOutOfRangeException("MaxDegreeOfParallelism");
system\threading\Tasks\Task.cs (11)
359throw new ArgumentOutOfRangeException("creationOptions"); 606throw new ArgumentOutOfRangeException("creationOptions"); 3080throw new ArgumentOutOfRangeException("timeout"); 3157throw new ArgumentOutOfRangeException("millisecondsTimeout"); 4604throw new ArgumentOutOfRangeException("continuationOptions"); 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");
system\threading\Tasks\TaskFactory.cs (3)
231throw new ArgumentOutOfRangeException("creationOptions"); 1612throw new ArgumentOutOfRangeException("creationOptions"); 3209throw new ArgumentOutOfRangeException("continuationOptions");
system\throwhelper.cs (1)
84throw new ArgumentOutOfRangeException(GetArgumentName(argument));
PresentationBuildTasks (1)
Base\System\Windows\Markup\XmlCompatibilityReader.cs (1)
474throw new ArgumentOutOfRangeException("i");
PresentationCore (138)
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 (127)
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 (4)
56throw new ArgumentOutOfRangeException("offset"); 61throw new ArgumentOutOfRangeException("length"); 182throw new ArgumentOutOfRangeException("offset"); 187throw new ArgumentOutOfRangeException("count");
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 (224)
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\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 (54)
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 (1)
154ArgumentOutOfRangeException e = new ArgumentOutOfRangeException(parameterName);
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.Entity (1)
System\Data\Common\EntityUtil.cs (1)
277return new ArgumentOutOfRangeException(parameterName);
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 (8)
System\IdentityModel\DiagnosticUtilityExtensions.cs (1)
24return ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(arg));
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 (33)
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 (11)
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"); 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");
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.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 (3)
system\security\cryptography\pkcs\signerinfo.cs (2)
518throw new ArgumentOutOfRangeException("parentIndex"); 520throw new ArgumentOutOfRangeException("childIndex");
system\security\cryptography\xml\encryptedtype.cs (1)
147throw new ArgumentOutOfRangeException(SecurityResources.GetResourceString("Cryptography_Xml_InvalidKeySize"));
System.ServiceModel (122)
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 (3)
60throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 86throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("value")); 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\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\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\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 (5)
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")); 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\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 (1)
System\Runtime\Collections\OrderedDictionary.cs (1)
170throw Fx.Exception.AsError(new ArgumentOutOfRangeException("arrayIndex"));
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\Configuration\RoutingSection.cs (1)
508throw FxTrace.Exception.AsError(new ArgumentOutOfRangeException("value"));
System.ServiceModel.Web (14)
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 (22)
Common\DataManager\DataPoint.cs (3)
1603throw new ArgumentOutOfRangeException("startIndex"); 1652throw new ArgumentOutOfRangeException("startIndex"); 1708throw new ArgumentOutOfRangeException("startIndex");
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\DataManipulator.cs (1)
600throw new ArgumentOutOfRangeException("interval");
System.Web.Extensions (21)
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\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 (6)
378throw new ArgumentOutOfRangeException("value"); 550throw new ArgumentOutOfRangeException("value"); 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 (22)
Common\DataManager\DataPoint.cs (3)
1603throw new ArgumentOutOfRangeException("startIndex"); 1652throw new ArgumentOutOfRangeException("startIndex"); 1708throw new ArgumentOutOfRangeException("startIndex");
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\DataManipulator.cs (1)
600throw new ArgumentOutOfRangeException("interval");
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 (3)
AuthoringOM\ActivitiesCollection.cs (2)
59throw new ArgumentOutOfRangeException("Index"); 72throw new ArgumentOutOfRangeException("index");
AuthoringOM\Design\MessageFilters\DynamicActionMessageFilter.cs (1)
579throw new ArgumentOutOfRangeException("buttonIndex");
System.Workflow.Runtime (4)
Tracking\SqlTrackingService.cs (4)
1531throw new ArgumentOutOfRangeException("activities"); 1829throw new ArgumentOutOfRangeException("items"); 1906throw new ArgumentOutOfRangeException("annotations"); 1969throw new ArgumentOutOfRangeException("annotations");
System.WorkflowServices (6)
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\Workflow\Activities\OperationParameterInfoCollection.cs (2)
287throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("index")); 323throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("index"));
System.Xml (180)
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\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"));