Skip to content

.NET Core/.NET Docs for Debug.Write() and related Methods Reference .NET Framework-only Listeners Collection #6956

Open
@zacharylayne

Description

@zacharylayne

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:

<summary>Writes information about the debug to the trace listeners in the <see cref="P:System.Diagnostics.Debug.Listeners" /> collection.</summary>

Metadata

Metadata

Assignees

Labels

Pri3Indicates issues/PRs that are low priorityarea-System.DiagnosticsuntriagedNew issue has not been triaged by the area owner

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions