dotnet / dotnet/dotnet-api-docs
.NET Core/.NET Docs for Debug.Write() and related Methods Reference .NET Framework-only Listeners Collection
Open
area-System.Diagnostics
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
Documentation for several methods begin with
`Writes information about the debug to the trace listeners in the [Listeners](https://docs.microsoft.com/en-us/dotnet/api/system.diagnostics.debug.listeners?view=net-6.0#System_Diagnostics_Debug_Listeners) collection.`
or something similar.
This property does not appear available outside of .NET Framework.
See here for example:
_https://github.com/dotnet/dotnet-api-docs/blob/b134dfc2df834c76e42f1a2038964a5813ccd146/xml/System.Diagnostics/Debug.xml#L1394_
Contributor guide
Assessment
This issue has not been assessed yet.