13 instantiations of PathTooLongException
PresentationCore (1)
System.Drawing.Common (1)
System.Formats.Tar (2)
System.IO.Compression.ZipFile (2)
System.IO.FileSystem.Watcher (2)
System.IO.Ports (2)
System.Private.CoreLib (3)
115 references to PathTooLongException
dotnet-svcutil.xmlserializer (1)
dotnet-svcutil-lib (1)
GenerateDocumentationAndConfigFiles (1)
Metrics (1)
Metrics.Legacy (1)
Microsoft.CodeAnalysis (1)
Microsoft.CodeAnalysis.Analyzers (1)
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
Microsoft.CodeAnalysis.BannedApiAnalyzers (1)
Microsoft.CodeAnalysis.CodeStyle (1)
Microsoft.CodeAnalysis.InteractiveHost (1)
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (1)
Microsoft.CodeAnalysis.PublicApiAnalyzers (1)
Microsoft.CodeAnalysis.ResxSourceGenerator (1)
Microsoft.CodeAnalysis.Test.Utilities (1)
Microsoft.CodeAnalysis.UnitTests (1)
Microsoft.CodeAnalysis.Workspaces (1)
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
Microsoft.DotNet.Arcade.Sdk (1)
Microsoft.Extensions.FileProviders.Embedded (2)
Microsoft.ML.Core (1)
Microsoft.VisualBasic.Core (2)
Microsoft.VisualBasic.Forms (2)
Microsoft.VisualStudio.LanguageServices (1)
mscorlib (1)
netstandard (1)
PresentationFramework (1)
PresentationUI (1)
Roslyn.Diagnostics.Analyzers (1)
System.ComponentModel.Composition (12)
System.Drawing.Common.Tests (11)
System.IO.Compression.ZipFile (46)
System.IO.IsolatedStorage (3)
System.Private.CoreLib (7)
src\libraries\System.Private.CoreLib\src\System\IO\File.cs (7)
646/// <exception cref="PathTooLongException">The specified path, file name, or both exceed the system-defined maximum length.</exception>
679/// <exception cref="PathTooLongException">The specified path, file name, or both exceed the system-defined maximum length.</exception>
750/// <exception cref="PathTooLongException">The specified path, file name, or both exceed the system-defined maximum length.</exception>
776/// <exception cref="PathTooLongException">The specified path, file name, or both exceed the system-defined maximum length.</exception>
800/// <exception cref="PathTooLongException">The specified path, file name, or both exceed the system-defined maximum length.</exception>
957/// <exception cref="PathTooLongException">The specified path, file name, or both exceed the system-defined maximum length.</exception>
990/// <exception cref="PathTooLongException">The specified path, file name, or both exceed the system-defined maximum length.</exception>
System.Runtime (1)
System.Windows.Forms (1)
Test.Utilities (1)
Text.Analyzers (1)