55 references to ArgumentOutOfRangeException
GenerateDocumentationAndConfigFiles (1)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
58throw new ArgumentOutOfRangeException();
installer.tasks (1)
StaticFileRegeneration\TpnSectionHeader.cs (1)
88throw new ArgumentOutOfRangeException();
Metrics (1)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
58throw new ArgumentOutOfRangeException();
Metrics.Legacy (1)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
58throw new ArgumentOutOfRangeException();
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
ViewComponents\ViewViewComponentResultTest.cs (1)
261var expected = 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)
58throw new ArgumentOutOfRangeException();
Microsoft.CodeAnalysis.Analyzers (1)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
58throw new ArgumentOutOfRangeException();
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
58throw new ArgumentOutOfRangeException();
Microsoft.CodeAnalysis.BannedApiAnalyzers (1)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
58throw new ArgumentOutOfRangeException();
Microsoft.CodeAnalysis.CodeStyle (1)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
58throw new ArgumentOutOfRangeException();
Microsoft.CodeAnalysis.Collections.Package (1)
Internal\ThrowHelper.cs (1)
58throw 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)
13048throw new ArgumentOutOfRangeException();
Microsoft.CodeAnalysis.Extensions.Package (1)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
58throw new ArgumentOutOfRangeException();
Microsoft.CodeAnalysis.InteractiveHost (1)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
58throw new ArgumentOutOfRangeException();
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (1)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
58throw new ArgumentOutOfRangeException();
Microsoft.CodeAnalysis.PublicApiAnalyzers (1)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
58throw new ArgumentOutOfRangeException();
Microsoft.CodeAnalysis.ResxSourceGenerator (1)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
58throw new ArgumentOutOfRangeException();
Microsoft.CodeAnalysis.Threading.Package (1)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
58throw new ArgumentOutOfRangeException();
Microsoft.CodeAnalysis.Workspaces (1)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
58throw new ArgumentOutOfRangeException();
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
58throw new ArgumentOutOfRangeException();
Microsoft.Data.Analysis (1)
DataFrameColumn.cs (1)
83throw new ArgumentOutOfRangeException();
Microsoft.Data.Analysis.Interactive (1)
TabularDataResourceExtensions.cs (1)
54throw new ArgumentOutOfRangeException();
Microsoft.Extensions.DependencyInjection (1)
ServiceLookup\CallSiteVisitor.cs (1)
35throw new ArgumentOutOfRangeException();
Microsoft.Maui.Controls (4)
Element\Element.cs (1)
892 throw new ArgumentOutOfRangeException();
LayoutOptions.cs (1)
42 throw new ArgumentOutOfRangeException();
ObservableWrapper.cs (1)
240 throw new ArgumentOutOfRangeException();
TemplatedItemsList.cs (1)
1111 throw new ArgumentOutOfRangeException();
Microsoft.Maui.Graphics (1)
PathF.cs (1)
1511 throw new ArgumentOutOfRangeException();
Microsoft.VisualStudio.LanguageServices (3)
Workspace\VisualStudioDocumentNavigationService.cs (3)
84throw new ArgumentOutOfRangeException(); 144throw new ArgumentOutOfRangeException(); 352throw new ArgumentOutOfRangeException();
PresentationCore (6)
MS\Internal\FontCache\FontCacheUtil.cs (6)
73throw new ArgumentOutOfRangeException(); 85throw new ArgumentOutOfRangeException(); 104throw new ArgumentOutOfRangeException(); 126throw new ArgumentOutOfRangeException(); 136throw new ArgumentOutOfRangeException(); 151throw new ArgumentOutOfRangeException();
Roslyn.Diagnostics.Analyzers (1)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
58throw new ArgumentOutOfRangeException();
System.Net.Sockets (1)
System\Net\Sockets\SocketPal.Unix.cs (1)
2105throw new ArgumentOutOfRangeException();
System.Numerics.Tensors (4)
System\ThrowHelper.cs (4)
61throw new ArgumentOutOfRangeException(); 79throw new ArgumentOutOfRangeException(); 85throw new ArgumentOutOfRangeException(); 91throw 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();
Test.Utilities (1)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
58throw new ArgumentOutOfRangeException();
Text.Analyzers (1)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
58throw new ArgumentOutOfRangeException();
WinFormsControlsTest (3)
ListViewTest.cs (2)
47_ => throw new ArgumentOutOfRangeException(), 113_ => throw new ArgumentOutOfRangeException(),
MultipleControls.cs (1)
75_ => throw new ArgumentOutOfRangeException(),