57 references to ArgumentOutOfRangeException
installer.tasks (1)
StaticFileRegeneration\TpnSectionHeader.cs (1)
88throw new ArgumentOutOfRangeException();
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
ViewComponents\ViewViewComponentResultTest.cs (1)
261var expected = new ArgumentOutOfRangeException();
Microsoft.Build (3)
BackEnd\Components\ProjectCache\ProjectCacheService.cs (1)
618throw new ArgumentOutOfRangeException();
Graph\ProjectInterpretation.cs (2)
98throw new ArgumentOutOfRangeException(); 541_ => throw new ArgumentOutOfRangeException(),
Microsoft.Build.Engine.UnitTests (3)
BackEnd\TaskHostTaskComplete_Tests.cs (1)
61new ArgumentOutOfRangeException()),
ProjectCache\ProjectCacheTests.cs (2)
190_ => throw new ArgumentOutOfRangeException() 823throw new ArgumentOutOfRangeException();
Microsoft.Build.Framework (1)
ThrowHelper.cs (1)
56throw new ArgumentOutOfRangeException();
Microsoft.Cci.Extensions (1)
Extensions\CSharp\CSharpCciExtensions.cs (1)
92throw new ArgumentOutOfRangeException();
Microsoft.CodeAnalysis (1)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
56throw new ArgumentOutOfRangeException();
Microsoft.CodeAnalysis.CodeStyle (1)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
56throw new ArgumentOutOfRangeException();
Microsoft.CodeAnalysis.Collections.Package (1)
Internal\ThrowHelper.cs (1)
56throw new ArgumentOutOfRangeException();
Microsoft.CodeAnalysis.CSharp (1)
Syntax\LiteralExpressionSyntax.cs (1)
28_ => throw new ArgumentOutOfRangeException(),
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (1)
Emit\EditAndContinue\EditAndContinueTests.cs (1)
12829throw new ArgumentOutOfRangeException();
Microsoft.CodeAnalysis.Workspaces (1)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
56throw new ArgumentOutOfRangeException();
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
56throw new ArgumentOutOfRangeException();
Microsoft.Data.Analysis (1)
DataFrameColumn.cs (1)
83throw new ArgumentOutOfRangeException();
Microsoft.Data.Analysis.Interactive (1)
TabularDataResourceExtensions.cs (1)
54throw new ArgumentOutOfRangeException();
Microsoft.DotNet.AsmDiff (3)
Csv\DiffVirtualityCsvColumn.cs (1)
45throw new ArgumentOutOfRangeException();
Program.cs (2)
192throw new ArgumentOutOfRangeException(); 199throw new ArgumentOutOfRangeException();
Microsoft.Extensions.DependencyInjection (1)
ServiceLookup\CallSiteVisitor.cs (1)
35throw new ArgumentOutOfRangeException();
Microsoft.Maui.Controls (9)
Compatibility\Handlers\ListView\iOS\ListViewRenderer.cs (1)
740 throw new ArgumentOutOfRangeException();
Element\Element.cs (1)
892 throw new ArgumentOutOfRangeException();
Handlers\Items\iOS\ObservableGroupedSource.cs (1)
194 throw new ArgumentOutOfRangeException();
Handlers\Items\iOS\ObservableItemsSource.cs (1)
154 throw new ArgumentOutOfRangeException();
Handlers\Items\iOS\SnapHelpers.cs (1)
35 throw new ArgumentOutOfRangeException();
LayoutOptions.cs (1)
42 throw new ArgumentOutOfRangeException();
ObservableWrapper.cs (1)
240 throw new ArgumentOutOfRangeException();
Platform\iOS\Extensions\ButtonExtensions.cs (1)
111 _ => throw new ArgumentOutOfRangeException()
TemplatedItemsList.cs (1)
1111 throw new ArgumentOutOfRangeException();
Microsoft.Maui.Controls.Compatibility (5)
iOS\CollectionView\ObservableGroupedSource.cs (1)
156 throw new ArgumentOutOfRangeException();
iOS\CollectionView\ObservableItemsSource.cs (1)
130 throw new ArgumentOutOfRangeException();
iOS\CollectionView\SnapHelpers.cs (1)
34 throw new ArgumentOutOfRangeException();
iOS\Renderers\ButtonLayoutManager.cs (1)
124 _ => throw new ArgumentOutOfRangeException()
iOS\Renderers\ListViewRenderer.cs (1)
763 throw new ArgumentOutOfRangeException();
Microsoft.Maui.Graphics (1)
PathF.cs (1)
1511 throw new ArgumentOutOfRangeException();
Microsoft.VisualStudio.LanguageServices (3)
Workspace\VisualStudioDocumentNavigationService.cs (3)
85throw new ArgumentOutOfRangeException(); 145throw new ArgumentOutOfRangeException(); 358throw new ArgumentOutOfRangeException();
PresentationCore (6)
MS\Internal\FontCache\FontCacheUtil.cs (6)
74throw new ArgumentOutOfRangeException(); 86throw new ArgumentOutOfRangeException(); 105throw new ArgumentOutOfRangeException(); 127throw new ArgumentOutOfRangeException(); 137throw new ArgumentOutOfRangeException(); 152throw new ArgumentOutOfRangeException();
System.Net.Sockets (1)
System\Net\Sockets\SocketPal.Unix.cs (1)
2105throw new ArgumentOutOfRangeException();
System.Numerics.Tensors (2)
System\ThrowHelper.cs (2)
40throw new ArgumentOutOfRangeException(); 64throw new ArgumentOutOfRangeException();
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\Internal\Runtime\CompilerHelpers\ThrowHelpers.cs (1)
32throw new ArgumentOutOfRangeException();
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
95throw new ArgumentOutOfRangeException();
System.Text.Encodings.Web (1)
System\ThrowHelper.cs (1)
15throw new ArgumentOutOfRangeException();
System.Text.Json (1)
System\ThrowHelper.cs (1)
15throw new ArgumentOutOfRangeException();
WinFormsControlsTest (3)
ListViewTest.cs (2)
47_ => throw new ArgumentOutOfRangeException(), 113_ => throw new ArgumentOutOfRangeException(),
MultipleControls.cs (1)
75_ => throw new ArgumentOutOfRangeException(),