Open
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:
dotnet-api-docs/xml/System.Diagnostics/Debug.xml
Line 1394 in b134dfc