43 references to ArgumentException
AssemblyStripper (3)
.packages\microsoft.dotnet.cilstrip.sources\9.0.0-beta.24256.1\contentFiles\cs\netstandard2.0\Mono.Cecil\ExternTypeCollection.cs (1)
160 throw new ArgumentException ();
.packages\microsoft.dotnet.cilstrip.sources\9.0.0-beta.24256.1\contentFiles\cs\netstandard2.0\Mono.Cecil\TypeDefinitionCollection.cs (1)
169 throw new ArgumentException ();
.packages\microsoft.dotnet.cilstrip.sources\9.0.0-beta.24256.1\contentFiles\cs\netstandard2.0\Mono.Cecil\TypeReferenceCollection.cs (1)
169 throw new ArgumentException ();
illink (8)
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpHeaders.cs (1)
102throw new ArgumentException();
Microsoft.Build.Engine.UnitTests (2)
BackEnd\EventSourceSink_Tests.cs (1)
94exceptionList.Add(new ArgumentException());
BackEnd\TargetResult_Tests.cs (1)
65TargetResult result = new TargetResult(new TaskItem[] { item }, BuildResultUtilities.GetStopWithErrorResult(new ArgumentException()));
Microsoft.Build.Framework (2)
ImmutableSegmentedList`1.cs (1)
346throw new ArgumentException();
ImmutableSegmentedList`1+ValueBuilder.cs (1)
249throw new ArgumentException();
Microsoft.Build.Tasks.UnitTests (1)
AssemblyDependency\ResolveAssemblyReferenceCacheSerialization.cs (1)
48_ => throw new ArgumentException(),
Microsoft.DotNet.AsmDiff (1)
Csv\DiffAssemblyCsvColumn.cs (1)
39throw new ArgumentException();
Microsoft.DotNet.SignCheckLibrary (1)
Verification\Jar\JarFile.cs (1)
91throw new ArgumentException();
Microsoft.DotNet.VersionTools.Tests (8)
BuildManifest\ManifestModelTests.cs (8)
42throw new ArgumentException(); 93throw new ArgumentException(); 147throw new ArgumentException(); 223throw new ArgumentException(); 258throw new ArgumentException(); 298throw new ArgumentException(); 335throw new ArgumentException(); 376throw new ArgumentException();
Microsoft.VisualBasic.Core (1)
Microsoft\VisualBasic\CompilerServices\VBBinder.vb (1)
1969Throw New ArgumentException
PresentationCore (4)
MS\Internal\Ink\InkSerializedFormat\CustomAttributeSerializer.cs (1)
467throw new ArgumentException();
MS\Internal\Ink\InkSerializedFormat\DrawingAttributeSerializer.cs (1)
311throw new ArgumentException ();
MS\Internal\WpfWebRequestHelper.cs (2)
205throw new ArgumentException(); 223throw new ArgumentException();
System.Collections.Immutable (1)
Validation\Requires.cs (1)
129throw new ArgumentException();
System.Diagnostics.DiagnosticSource (1)
System\Diagnostics\Metrics\ExponentialHistogramAggregator.cs (1)
75throw new ArgumentException();
System.Diagnostics.Process (1)
System\Collections\Specialized\StringDictionaryWrapper.cs (1)
39throw new ArgumentException();
System.Linq.Expressions (2)
System\Dynamic\Utils\ListArgumentProvider.cs (1)
100throw new ArgumentException();
System\Linq\Expressions\BlockExpression.cs (1)
773throw new ArgumentException();
System.Private.CoreLib (1)
src\libraries\Common\src\System\Reflection\AssemblyNameFormatter.cs (1)
63throw new ArgumentException();
System.Reflection.Context (1)
System\Reflection\Context\Virtual\VirtualPropertyInfo.PropertyGetter.cs (1)
35throw new ArgumentException();
System.Reflection.Metadata (1)
src\libraries\Common\src\System\Reflection\AssemblyNameFormatter.cs (1)
63throw new ArgumentException();
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\General\Helpers.cs (1)
359throw new ArgumentException();
System.Security.Cryptography (2)
System\Security\Cryptography\PemKeyHelpers.cs (2)
147throw new ArgumentException(); 233throw new ArgumentException();