dotnet / dotnet/dotnet-api-docs
.NET Core Debug incorrect example
Open
area-System.Diagnostics
bug
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
---
**Issue moved from MicrosoftDocs/feedback#3050**
- Please respond to @alet.
---
_From @alet on Sunday, August 23, 2020 3:59:12 PM_
Page with info about Debug class contains example with line `Debug.Listeners.Add(new TextWriterTraceListener(Console.Out));` but compiler give error CS0117: '"Debug" не содержит определение для "Listeners". Also description of Debug class does not contain property Listeners. Could you advice article about debug in .NET Core?
Contributor guide
Assessment
This issue has not been assessed yet.