dotnet / dotnet-api-docs

.NET API reference documentation (.NET 5+, .NET Core, .NET Framework)
https://docs.microsoft.com/dotnet/api/
Other
727 stars 1.56k forks source link

System.IO APIs throw exceptions for invalid paths only when used, not when normalizing #8689

Open OwnageIsMagic opened 1 year ago

OwnageIsMagic commented 1 year ago

Issue description

Previous issue https://github.com/dotnet/docs/issues/20004 mentioned we need to updated corresponding API docs, but only updated for System.IO.Path https://github.com/dotnet/dotnet-api-docs/pull/5415 Here is full list https://learn.microsoft.com/en-us/dotnet/core/compatibility/2.1#affected-apis

Target framework

OwnageIsMagic commented 1 year ago

/cc @carlossanlop @gewarren

ghost commented 1 year ago

Tagging subscribers to this area: @dotnet/area-system-io See info in area-owners.md if you want to be subscribed.

Issue Details
**Issue description** Previous issue https://github.com/dotnet/docs/issues/20004 mentioned we need to updated corresponding API docs, but only updated for `System.IO.Path` https://github.com/dotnet/dotnet-api-docs/pull/5415 Here is full list https://learn.microsoft.com/en-us/dotnet/core/compatibility/2.1#affected-apis **Target framework** - [x] .NET Core - [ ] .NET Framework - [ ] .NET Standard
Author: OwnageIsMagic
Assignees: -
Labels: `resolved-by-customer`, `untriaged`, `Pri3`, `area-System.IO`
Milestone: -