25 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)
614throw new ArgumentOutOfRangeException();
Graph\ProjectInterpretation.cs (2)
102throw new ArgumentOutOfRangeException(); 545_ => throw new ArgumentOutOfRangeException(),
Microsoft.Build.Engine.UnitTests (3)
BackEnd\TaskHostTaskComplete_Tests.cs (1)
61new ArgumentOutOfRangeException()),
ProjectCache\ProjectCacheTests.cs (2)
187_ => throw new ArgumentOutOfRangeException() 820throw 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.DotNet.AsmDiff (3)
Csv\DiffVirtualityCsvColumn.cs (1)
45throw new ArgumentOutOfRangeException();
Program.cs (2)
189throw new ArgumentOutOfRangeException(); 196throw new ArgumentOutOfRangeException();
Microsoft.Extensions.DependencyInjection (1)
ServiceLookup\CallSiteVisitor.cs (1)
35throw new ArgumentOutOfRangeException();
MonoAOTCompiler (1)
MonoAOTCompiler.cs (1)
842_ => throw new ArgumentOutOfRangeException()
PresentationCore (6)
MS\Internal\FontCache\FontCacheUtil.cs (6)
94throw new ArgumentOutOfRangeException(); 106throw new ArgumentOutOfRangeException(); 125throw new ArgumentOutOfRangeException(); 147throw new ArgumentOutOfRangeException(); 157throw new ArgumentOutOfRangeException(); 172throw new ArgumentOutOfRangeException();
System.Net.Sockets (1)
System\Net\Sockets\SocketPal.Unix.cs (1)
1947throw new ArgumentOutOfRangeException();
System.Numerics.Tensors (2)
System\ThrowHelper.cs (2)
40throw new ArgumentOutOfRangeException(); 64throw new ArgumentOutOfRangeException();
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
101throw new ArgumentOutOfRangeException();