15 types derived from IOException
Microsoft.AspNetCore.Connections.Abstractions (1)
Microsoft.AspNetCore.Http.Abstractions (1)
Mono.Cecil.Pdb (2)
System.IO.Compression (1)
System.IO.FileSystem.DriveInfo (1)
System.Net.Http (2)
System.Net.Quic (1)
System.Private.CoreLib (5)
System.ServiceModel.NetNamedPipe (1)
477 instantiations of IOException
aspire (1)
Aspire.Cli.EndToEnd.Tests (2)
Aspire.Cli.Tests (17)
Aspire.Deployment.EndToEnd.Tests (2)
Aspire.Hosting.Browsers (1)
Aspire.Hosting.Browsers.Tests (1)
Aspire.Hosting.CodeGeneration.Rust.Tests (2)
Aspire.Hosting.CodeGeneration.TypeScript.Tests (2)
Aspire.Hosting.RemoteHost.Tests (2)
Aspire.Hosting.Sdk.Tests (2)
Aspire.Hosting.Tests (1)
Aspire.Hosting.TestUtilities (2)
Aspire.Managed.Tests (2)
Aspire.TerminalHost.Tests (2)
dotnet-svcutil-lib (2)
GenerateDocumentationAndConfigFiles (10)
src\roslyn\src\Compilers\Core\Portable\FileSystem\FileUtilities.cs (10)
261throw new IOException(e.Message, e);
265throw new IOException(e.Message, e);
269throw new IOException(e.Message, e);
309throw new IOException(e.Message, e);
333throw new IOException(e.Message, e);
350throw new IOException(e.Message, e);
392throw new IOException(e.Message, e);
410throw new IOException(e.Message, e);
429throw new IOException(e.Message, e);
454throw new IOException(e.Message, e);
ILCompiler.Compiler (2)
ILCompiler.ReadyToRun (1)
ILCompiler.RyuJit (1)
Infrastructure.Tests (2)
Microsoft.AspNetCore.Components.Endpoints (1)
Microsoft.AspNetCore.Components.Web (1)
Microsoft.AspNetCore.Components.WebAssembly.Server (1)
Microsoft.AspNetCore.Server.HttpSys (8)
Microsoft.AspNetCore.Server.Kestrel.Core (8)
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (3)
Microsoft.AspNetCore.SignalR.Client.Core (1)
Microsoft.AspNetCore.SignalR.Core (2)
Microsoft.AspNetCore.SignalR.StackExchangeRedis (2)
Microsoft.AspNetCore.TestHost (6)
Microsoft.AspNetCore.WebUtilities (8)
Microsoft.Build.Framework (2)
Microsoft.Build.Tasks.Core (5)
Microsoft.Build.Tasks.Git (3)
Microsoft.CodeAnalysis (17)
FileSystem\FileUtilities.cs (10)
261throw new IOException(e.Message, e);
265throw new IOException(e.Message, e);
269throw new IOException(e.Message, e);
309throw new IOException(e.Message, e);
333throw new IOException(e.Message, e);
350throw new IOException(e.Message, e);
392throw new IOException(e.Message, e);
410throw new IOException(e.Message, e);
429throw new IOException(e.Message, e);
454throw new IOException(e.Message, e);
Microsoft.CodeAnalysis.Analyzers (10)
src\roslyn\src\Compilers\Core\Portable\FileSystem\FileUtilities.cs (10)
261throw new IOException(e.Message, e);
265throw new IOException(e.Message, e);
269throw new IOException(e.Message, e);
309throw new IOException(e.Message, e);
333throw new IOException(e.Message, e);
350throw new IOException(e.Message, e);
392throw new IOException(e.Message, e);
410throw new IOException(e.Message, e);
429throw new IOException(e.Message, e);
454throw new IOException(e.Message, e);
Microsoft.CodeAnalysis.AnalyzerUtilities (10)
src\roslyn\src\Compilers\Core\Portable\FileSystem\FileUtilities.cs (10)
261throw new IOException(e.Message, e);
265throw new IOException(e.Message, e);
269throw new IOException(e.Message, e);
309throw new IOException(e.Message, e);
333throw new IOException(e.Message, e);
350throw new IOException(e.Message, e);
392throw new IOException(e.Message, e);
410throw new IOException(e.Message, e);
429throw new IOException(e.Message, e);
454throw new IOException(e.Message, e);
Microsoft.CodeAnalysis.CodeStyle (10)
src\roslyn\src\Compilers\Core\Portable\FileSystem\FileUtilities.cs (10)
261throw new IOException(e.Message, e);
265throw new IOException(e.Message, e);
269throw new IOException(e.Message, e);
309throw new IOException(e.Message, e);
333throw new IOException(e.Message, e);
350throw new IOException(e.Message, e);
392throw new IOException(e.Message, e);
410throw new IOException(e.Message, e);
429throw new IOException(e.Message, e);
454throw new IOException(e.Message, e);
Microsoft.CodeAnalysis.Features (1)
Microsoft.CodeAnalysis.ResxSourceGenerator (10)
src\roslyn\src\Compilers\Core\Portable\FileSystem\FileUtilities.cs (10)
261throw new IOException(e.Message, e);
265throw new IOException(e.Message, e);
269throw new IOException(e.Message, e);
309throw new IOException(e.Message, e);
333throw new IOException(e.Message, e);
350throw new IOException(e.Message, e);
392throw new IOException(e.Message, e);
410throw new IOException(e.Message, e);
429throw new IOException(e.Message, e);
454throw new IOException(e.Message, e);
Microsoft.CodeAnalysis.Workspaces (11)
src\roslyn\src\Compilers\Core\Portable\FileSystem\FileUtilities.cs (10)
261throw new IOException(e.Message, e);
265throw new IOException(e.Message, e);
269throw new IOException(e.Message, e);
309throw new IOException(e.Message, e);
333throw new IOException(e.Message, e);
350throw new IOException(e.Message, e);
392throw new IOException(e.Message, e);
410throw new IOException(e.Message, e);
429throw new IOException(e.Message, e);
454throw new IOException(e.Message, e);
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (10)
src\roslyn\src\Compilers\Core\Portable\FileSystem\FileUtilities.cs (10)
261throw new IOException(e.Message, e);
265throw new IOException(e.Message, e);
269throw new IOException(e.Message, e);
309throw new IOException(e.Message, e);
333throw new IOException(e.Message, e);
350throw new IOException(e.Message, e);
392throw new IOException(e.Message, e);
410throw new IOException(e.Message, e);
429throw new IOException(e.Message, e);
454throw new IOException(e.Message, e);
Microsoft.DotNet.Build.Tasks.Workloads (1)
Microsoft.DotNet.XliffTasks (1)
Microsoft.Extensions.Caching.Hybrid.Tests (1)
Microsoft.Extensions.ML (1)
Microsoft.ML.Core (10)
Utilities\Contracts.cs (10)
394=> Process(new IOException());
396=> Process(new IOException(), ctx);
398=> Process(new IOException(msg));
400=> Process(new IOException(msg), ctx);
402=> Process(new IOException(GetMsg(msg, args)));
404=> Process(new IOException(GetMsg(msg, args)), ctx);
406=> Process(new IOException(msg, inner));
408=> Process(new IOException(msg, inner), ctx);
410=> Process(new IOException(GetMsg(msg, args), inner));
412=> Process(new IOException(GetMsg(msg, args), inner), ctx);
Microsoft.ML.CpuMath (10)
src\Microsoft.ML.Core\Utilities\Contracts.cs (10)
394=> Process(new IOException());
396=> Process(new IOException(), ctx);
398=> Process(new IOException(msg));
400=> Process(new IOException(msg), ctx);
402=> Process(new IOException(GetMsg(msg, args)));
404=> Process(new IOException(GetMsg(msg, args)), ctx);
406=> Process(new IOException(msg, inner));
408=> Process(new IOException(msg, inner), ctx);
410=> Process(new IOException(GetMsg(msg, args), inner));
412=> Process(new IOException(GetMsg(msg, args), inner), ctx);
Microsoft.ML.ImageAnalytics (1)
Microsoft.ML.TestFrameworkCommon (1)
Microsoft.ML.Tokenizers (2)
Microsoft.NET.HostModel (1)
Microsoft.Private.Windows.Core (1)
Microsoft.TemplateEngine.Utils (9)
Microsoft.VisualBasic.Core (1)
Microsoft.Win32.Registry (7)
NuGet.Protocol (1)
PresentationCore (11)
PresentationFramework (8)
PresentationUI (4)
ReachFramework (1)
Roslyn.Diagnostics.Analyzers (10)
src\roslyn\src\Compilers\Core\Portable\FileSystem\FileUtilities.cs (10)
261throw new IOException(e.Message, e);
265throw new IOException(e.Message, e);
269throw new IOException(e.Message, e);
309throw new IOException(e.Message, e);
333throw new IOException(e.Message, e);
350throw new IOException(e.Message, e);
392throw new IOException(e.Message, e);
410throw new IOException(e.Message, e);
429throw new IOException(e.Message, e);
454throw new IOException(e.Message, e);
System.Configuration.ConfigurationManager (1)
System.Console (6)
System.Diagnostics.PerformanceCounter (1)
System.Diagnostics.Process (1)
System.Drawing.Common (1)
System.Formats.Tar (16)
System.IO.Compression (14)
System.IO.Compression.Brotli (3)
System.IO.Compression.ZipFile (4)
System.IO.FileSystem.AccessControl (4)
System.IO.FileSystem.DriveInfo (4)
System.IO.FileSystem.Watcher (7)
System.IO.MemoryMappedFiles (6)
System.IO.Packaging (6)
System.IO.Pipes (13)
System.IO.Ports (4)
System.Net.Http (5)
System.Net.Http.WinHttpHandler (10)
System.Net.Mail (2)
System.Net.NameResolution (4)
System.Net.Quic (2)
System.Net.Security (24)
System.Net.Sockets (6)
System.Private.CoreLib (54)
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\FileSystem.Unix.cs (10)
59return new IOException(SR.Format(SR.Arg_FileIsDirectory_Name, path));
146throw new IOException(SR.Format(SR.IO_CannotReplaceSameFile, sourceFullPath, destFullPath));
409throw new IOException(SR.Format(SR.IO_PathNotFound_Path, sourceFullPath));
434throw new IOException(SR.IO_SourceDestMustBeDifferent);
441throw new IOException(SR.Format(SR.IO_PathNotFound_Path, sourceFullPath));
445throw new IOException(SR.Format(SR.IO_AlreadyExists_Name, destFullPath));
455throw new IOException(SR.Format(SR.UnauthorizedAccess_IODenied_Path, sourceFullPath), errorInfo.RawErrno);
459throw new IOException(SR.Format(SR.IO_PathNotFound_Path, sourceFullPath));
565throw new IOException(SR.Format(SR.UnauthorizedAccess_IODenied_Path, fullPath));
709throw new IOException(SR.Format(SR.IO_TooManySymbolicLinkLevels, linkPath));
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\SharedMemoryManager.Unix.cs (8)
46throw new IOException(SR.Argument_DirectorySeparatorInvalid);
442throw new IOException(SR.Format(SR.IO_SharedMemory_FileNotOwnedByUid, sharedMemoryFilePath, id.Uid));
458throw new IOException(SR.Format(SR.IO_SharedMemory_FilePermissionsIncorrect, sharedMemoryFilePath, PermissionsMask_OwnerUser_ReadWrite));
613throw new IOException(SR.Format(SR.IO_SharedMemory_PathExistsButNotDirectory, directoryPath));
644throw new IOException(SR.Format(SR.IO_SharedMemory_DirectoryPermissionsIncorrect, directoryPath, fileStatus.Uid, Convert.ToString(fileStatus.Mode, 8)));
659throw new IOException(SR.Format(SR.IO_SharedMemory_DirectoryNotOwnedByUid, directoryPath, id.Uid));
678throw new IOException(SR.Format(SR.IO_SharedMemory_DirectoryPermissionsIncorrectUserScope, directoryPath, Convert.ToString(fileStatus.Mode, 8)));
693throw new IOException(SR.Format(SR.IO_SharedMemory_DirectoryOwnerPermissionsIncorrect, directoryPath, Convert.ToString(fileStatus.Mode, 8)));
System.Reflection.Metadata (1)
System.ServiceModel.Primitives (1)
System.Speech (1)
System.Threading.AccessControl (5)
System.Windows.Forms (2)
1220 references to IOException
aspire (137)
aspire-managed (5)
Aspire.Cli.EndToEnd.Tests (8)
Aspire.Cli.Tests (26)
Aspire.Dashboard (2)
Aspire.Deployment.EndToEnd.Tests (6)
Aspire.EndToEnd.Tests (2)
Aspire.Hosting (23)
Aspire.Hosting.Azure (2)
Aspire.Hosting.Azure.Kubernetes (2)
Aspire.Hosting.Azure.Tests (1)
Aspire.Hosting.Browsers (11)
Aspire.Hosting.Browsers.Tests (11)
Aspire.Hosting.CodeGeneration.Java.Tests (1)
Aspire.Hosting.CodeGeneration.Rust.Tests (6)
Aspire.Hosting.CodeGeneration.TypeScript.Tests (6)
Aspire.Hosting.Docker (2)
Aspire.Hosting.Dotnet (1)
Aspire.Hosting.Java (11)
Aspire.Hosting.Java.Tests (1)
Aspire.Hosting.JavaScript (3)
Aspire.Hosting.Kubernetes (2)
Aspire.Hosting.Maui (2)
Aspire.Hosting.Radius (3)
Aspire.Hosting.RemoteHost (4)
Aspire.Hosting.RemoteHost.Tests (7)
Aspire.Hosting.Rust (2)
Aspire.Hosting.Rust.Tests (2)
Aspire.Hosting.Sdk.Tests (6)
Aspire.Hosting.Tasks (3)
Aspire.Hosting.Tests (1)
Aspire.Hosting.TestUtilities (7)
Aspire.Managed.Tests (6)
Aspire.Playground.Tests (2)
Aspire.Templates.Tests (2)
Aspire.TerminalHost (5)
Aspire.TerminalHost.Tests (6)
Aspire.TestUtilities (2)
Client.ClientBase.IntegrationTests (1)
crossgen2 (1)
csc (2)
dotnet (17)
dotnet-aot (3)
dotnet-format (1)
dotnet-svcutil-lib (11)
GenerateDocumentationAndConfigFiles (15)
ilc (1)
illink (1)
Infrastructure.Tests (9)
Microsoft.AspNetCore.Antiforgery (1)
Microsoft.AspNetCore.Components.Web (1)
Microsoft.AspNetCore.DataProtection (1)
Microsoft.AspNetCore.Diagnostics (2)
Microsoft.AspNetCore.Http (2)
Microsoft.AspNetCore.Http.Connections (3)
Microsoft.AspNetCore.Http.Extensions (5)
Microsoft.AspNetCore.Identity (2)
Microsoft.AspNetCore.Mvc.Core (3)
Microsoft.AspNetCore.OpenApi (1)
Microsoft.AspNetCore.Server.HttpSys (7)
Microsoft.AspNetCore.Server.IIS (1)
Microsoft.AspNetCore.Server.Kestrel.Core (10)
Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (1)
Microsoft.AspNetCore.SignalR.Client.Core (1)
Microsoft.AspNetCore.SignalR.Specification.Tests (6)
Microsoft.AspNetCore.SpaServices.Extensions (1)
Microsoft.Build (17)
Microsoft.Build.Framework (7)
Microsoft.Build.Tasks.CodeAnalysis (4)
Microsoft.Build.Tasks.Core (18)
Microsoft.Build.Tasks.Git (28)
Microsoft.Build.Utilities.Core (2)
Microsoft.CodeAnalysis (63)
Microsoft.CodeAnalysis.Analyzers (15)
Microsoft.CodeAnalysis.AnalyzerUtilities (15)
Microsoft.CodeAnalysis.CodeStyle (13)
Microsoft.CodeAnalysis.CSharp (2)
Microsoft.CodeAnalysis.ExternalAccess.HotReload (1)
Microsoft.CodeAnalysis.Features (4)
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.CodeAnalysis.ResxSourceGenerator (15)
Microsoft.CodeAnalysis.Scripting (3)
Microsoft.CodeAnalysis.VisualBasic (3)
Microsoft.CodeAnalysis.Workspaces (31)
src\roslyn\src\Compilers\Core\Portable\DiagnosticAnalyzer\ShadowCopyAnalyzerPathResolver.cs (1)
217catch (IOException)
Microsoft.CodeAnalysis.Workspaces.MSBuild (5)
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (11)
Microsoft.Diagnostics.NETCore.Client (4)
Microsoft.DotNet.Arcade.Sdk (1)
Microsoft.DotNet.Build.Tasks.Feed (1)
Microsoft.DotNet.Build.Tasks.Packaging (1)
Microsoft.DotNet.Cli.Definitions (1)
Microsoft.DotNet.Cli.Utils (3)
Microsoft.DotNet.Configurer (1)
Microsoft.DotNet.InternalAbstractions (1)
Microsoft.DotNet.ProjectTools (1)
Microsoft.DotNet.SdkResolver (1)
Microsoft.DotNet.XliffTasks (1)
Microsoft.Extensions.AI.Abstractions (2)
Microsoft.Extensions.AI.Abstractions.Tests (2)
Microsoft.Extensions.Configuration.FileExtensions (1)
Microsoft.Extensions.FileProviders.Physical (8)
Microsoft.Extensions.Http.Resilience.Tests (2)
Microsoft.Extensions.ML (1)
Microsoft.Maui.Resizetizer (1)
Microsoft.ML.TensorFlow (1)
Microsoft.ML.TestFrameworkCommon (2)
Microsoft.ML.Tests (1)
Microsoft.NET.Build.Containers (2)
Microsoft.NET.Build.Extensions.Tasks (1)
Microsoft.NET.Build.Tasks (6)
Microsoft.NET.HostModel (1)
Microsoft.NET.Sdk.BlazorWebAssembly.Tasks (1)
Microsoft.NET.Sdk.Razor.Tasks (1)
Microsoft.Private.Windows.Core (2)
Microsoft.TemplateEngine.Edge (2)
Microsoft.TestPlatform.Build (1)
Microsoft.TestPlatform.CommunicationUtilities (2)
Microsoft.TestPlatform.Extensions.BlameDataCollector (1)
Microsoft.TestPlatform.PlatformAbstractions (2)
Microsoft.VisualBasic.Core (18)
Microsoft.VisualBasic.Forms (1)
Microsoft.VisualStudio.TestPlatform.Extensions.Html.TestLogger (1)
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (2)
Microsoft.Win32.Registry (1)
MSBuild (6)
MSBuild.Coordinator (5)
mscorlib (1)
netstandard (1)
NuGet.CommandLine.XPlat (1)
NuGet.Common (9)
NuGet.PackageManagement (2)
NuGet.Packaging (5)
NuGet.Protocol (7)
PresentationBuildTasks (2)
PresentationCore (5)
PresentationFramework (8)
PresentationUI (10)
ReachFramework (1)
Roslyn.Diagnostics.Analyzers (15)
rzc (1)
System.CodeDom (1)
System.CommandLine (2)
System.Configuration.ConfigurationManager (2)
System.Diagnostics.EventLog (2)
System.Diagnostics.PerformanceCounter (3)
System.Diagnostics.Process (6)
src\runtime\src\libraries\Common\src\Interop\Linux\procfs\Interop.ProcFsStat.ParseMapModules.cs (1)
28catch (IOException) { }
System.Diagnostics.StackTrace (1)
System.Diagnostics.TextWriterTraceListener (1)
System.Drawing.Common (2)
System.Formats.Nrbf (2)
System.Formats.Tar (25)
System.IO (1)
System.IO.Compression (57)
System.IO.Compression.Brotli (3)
System.IO.Compression.ZipFile (59)
System\IO\Compression\ZipFile.Extract.Async.cs (10)
30/// <exception cref="IOException">An I/O error has occurred. -or- An archive entry's name is zero-length, contains only whitespace, or contains one or
65/// <exception cref="IOException">An I/O error has occurred. -or- An archive entry's name is zero-length, contains only whitespace, or contains one or
101/// <exception cref="IOException">An I/O error has occurred. -or- An archive entry's name is zero-length, contains only whitespace, or contains one or
158/// <exception cref="IOException">An I/O error has occurred. -or- An archive entry's name is zero-length, contains only whitespace, or contains one or
226/// <exception cref="IOException">An I/O error has occurred. -or- An archive entry's name is zero-length, contains only whitespace, or contains one or
295/// <exception cref="IOException">The name of an entry in the archive is <see cref="string.Empty" />, contains only white space, or contains at least one invalid character.
327/// <exception cref="IOException">The name of an entry in the archive is <see cref="string.Empty" />, contains only white space, or contains at least one invalid character.
367/// <exception cref="IOException">The name of an entry in the archive is <see cref="string.Empty" />, contains only white space, or contains at least one invalid character.
408/// <exception cref="IOException">The name of an entry in the archive is <see cref="string.Empty" />, contains only white space, or contains at least one invalid character.
464/// <exception cref="IOException">The name of an entry in the archive is <see cref="string.Empty" />, contains only white space, or contains at least one invalid character.
System\IO\Compression\ZipFile.Extract.cs (10)
28/// <exception cref="IOException">An I/O error has occurred. -or- An archive entry's name is zero-length, contains only whitespace, or contains one or
60/// <exception cref="IOException">An I/O error has occurred. -or- An archive entry's name is zero-length, contains only whitespace, or contains one or
93/// <exception cref="IOException">An I/O error has occurred. -or- An archive entry's name is zero-length, contains only whitespace, or contains one or
147/// <exception cref="IOException">An I/O error has occurred. -or- An archive entry's name is zero-length, contains only whitespace, or contains one or
209/// <exception cref="IOException">An I/O error has occurred. -or- An archive entry's name is zero-length, contains only whitespace, or contains one or
268/// <exception cref="IOException">The name of an entry in the archive is <see cref="string.Empty" />, contains only white space, or contains at least one invalid character.
297/// <exception cref="IOException">The name of an entry in the archive is <see cref="string.Empty" />, contains only white space, or contains at least one invalid character.
334/// <exception cref="IOException">The name of an entry in the archive is <see cref="string.Empty" />, contains only white space, or contains at least one invalid character.
372/// <exception cref="IOException">The name of an entry in the archive is <see cref="string.Empty" />, contains only white space, or contains at least one invalid character.
420/// <exception cref="IOException">The name of an entry in the archive is <see cref="string.Empty" />, contains only white space, or contains at least one invalid character.
System.IO.FileSystem.AccessControl (2)
System.IO.FileSystem.Watcher (1)
System.IO.IsolatedStorage (1)
System.IO.Packaging (34)
System\IO\Packaging\Package.cs (20)
143/// <exception cref="IOException">If package to be created should have readwrite/read access and underlying stream is write only</exception>
144/// <exception cref="IOException">If package to be created should have readwrite/write access and underlying stream is read only</exception>
160/// <exception cref="IOException">If package to be created should have readwrite/read access and underlying stream is write only</exception>
161/// <exception cref="IOException">If package to be created should have readwrite/write access and underlying stream is read only</exception>
182/// <exception cref="IOException">If the package is readonly, it cannot be modified</exception>
204/// <exception cref="IOException">If the package is readonly, it cannot be modified</exception>
255/// <exception cref="IOException">If the package is write only, information cannot be retrieved from it</exception>
279/// <exception cref="IOException">If the package is write only, information cannot be retrieved from it</exception>
304/// <exception cref="IOException">If the package is readonly, it cannot be modified</exception>
382/// <exception cref="IOException">If the package is writeonly, no information can be retrieved from it</exception>
532/// <exception cref="IOException">If the package is readonly, it cannot be modified</exception>
572/// <exception cref="IOException">If the package is readonly, it cannot be modified</exception>
594/// <exception cref="IOException">If the package is readonly, it cannot be modified</exception>
618/// <exception cref="IOException">If the package is readonly, it cannot be modified</exception>
641/// <exception cref="IOException">If the package is write only, no information can be retrieved from it</exception>
657/// <exception cref="IOException">If the package is write only, no information can be retrieved from it</exception>
681/// <exception cref="IOException">If the package is write only, no information can be retrieved from it</exception>
703/// <exception cref="IOException">If the package is write only, no information can be retrieved from it</exception>
914/// <exception cref="IOException">If package to be created should have readwrite/read access and underlying stream is write only</exception>
915/// <exception cref="IOException">If package to be created should have readwrite/write access and underlying stream is read only</exception>
System.IO.Pipes (1)
System.IO.Ports (2)
System.Net.Http (3)
System.Net.Http.WinHttpHandler (1)
System.Net.HttpListener (4)
System.Net.Mail (1)
System.Net.NameResolution (5)
System.Net.NetworkInformation (1)
System.Net.Requests (6)
System.Net.Security (4)
System.Net.Sockets (1)
System.Private.CoreLib (36)
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\Strategies\FileStreamHelpers.cs (1)
55e is IOException ||
System.Private.Windows.Core (1)
System.Reflection.Metadata (34)
System.Resources.Extensions (2)
System.Runtime (1)
System.Security.Cryptography (6)
System.ServiceModel.NetFramingBase (8)
System.ServiceModel.NetNamedPipe (4)
System.ServiceModel.Primitives (2)
System.Speech (4)
System.Threading (1)
System.Threading.AccessControl (6)
System.Windows.Forms (5)
System.Windows.Forms.Design (3)
System.Windows.Forms.Primitives (1)
TypeScriptApiCompat (1)
vbc (2)
VBCSCompiler (8)
vstest.console (1)
vstest.console.arm64 (1)