Type of issue
Other (describe below)
Description
The documentation of the System.Web.WebExceptionStatus enum type advises:
This API supports the product infrastructure and is not intended to be used directly from your code.
However, this type is used in the System.Web.WebException.Status property, which is intended to be used in applications. So I think the "not intended to be used directly" note for WebExceptionStatus is not correct.
<forInternalUseOnly /> was added to WebExceptionStatus.xml in commit fc6d896, with no explanation.
Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.net.webexceptionstatus?view=net-10.0
Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Net/WebExceptionStatus.xml
Document Version Independent Id
ef912a3e-55b9-77f5-f871-530f44cbcb95
Platform Id
3d935182-b23d-65cd-ecfc-138db6d7246f
Article author
@karelz
Type of issue
Other (describe below)
Description
The documentation of the System.Web.WebExceptionStatus enum type advises:
However, this type is used in the System.Web.WebException.Status property, which is intended to be used in applications. So I think the "not intended to be used directly" note for WebExceptionStatus is not correct.
<forInternalUseOnly />was added toWebExceptionStatus.xmlin commit fc6d896, with no explanation.Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.net.webexceptionstatus?view=net-10.0
Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Net/WebExceptionStatus.xml
Document Version Independent Id
ef912a3e-55b9-77f5-f871-530f44cbcb95
Platform Id
3d935182-b23d-65cd-ecfc-138db6d7246f
Article author
@karelz