22 references to InvalidDataException
IdeBenchmarks (1)
Lsp\LspCompletionSerializationBenchmarks.cs (1)
130throw new InvalidDataException();
Microsoft.AspNetCore.Antiforgery.Test (1)
DefaultAntiforgeryTokenStoreTest.cs (1)
321var exception = new InvalidDataException();
Microsoft.AspNetCore.Mvc.Core.Test (3)
ModelBinding\FormFileValueProviderFactoryTest.cs (1)
64var exception = new InvalidDataException();
ModelBinding\FormValueProviderFactoryTest.cs (1)
52var exception = new InvalidDataException();
ModelBinding\JQueryFormValueProviderFactoryTest.cs (1)
137var exception = new InvalidDataException();
Microsoft.CodeAnalysis (3)
Text\LargeText.cs (1)
127throw new InvalidDataException();
Text\SourceText.cs (2)
213throw new InvalidDataException(); 272throw new InvalidDataException();
Microsoft.CodeAnalysis.Features (3)
PdbSourceDocument\SourceLinkMap.cs (3)
75throw new InvalidDataException(); 88throw new InvalidDataException(); 96throw new InvalidDataException();
Microsoft.CodeAnalysis.Rebuild (1)
CompilationOptionsReader.cs (1)
227throw new InvalidDataException();
Microsoft.CodeAnalysis.Test.Utilities (1)
Metadata\MetadataReaderUtils.cs (1)
298throw new InvalidDataException();
Microsoft.DotNet.VersionTools.Cli.Tests (1)
VersionTrimmingOperationTests.cs (1)
95nupkgInfoFactory.Setup(m => m.CreateNupkgInfo(It.IsAny<string>())).Throws(new InvalidDataException()).Verifiable();
System.Diagnostics.Process (1)
src\libraries\Common\src\System\IO\StringParser.cs (1)
326throw new InvalidDataException();
System.IO.Compression (5)
System\IO\Compression\DeflateManaged\InflaterManaged.cs (5)
607throw new InvalidDataException(); 615throw new InvalidDataException(); 635throw new InvalidDataException(); 656throw new InvalidDataException(); 684throw new InvalidDataException();
System.Net.NetworkInformation (1)
src\libraries\Common\src\System\IO\StringParser.cs (1)
326throw new InvalidDataException();
System.Private.CoreLib (1)
src\libraries\Common\src\System\IO\StringParser.cs (1)
326throw new InvalidDataException();