dotnet / dotnet/dotnet-api-docs

.NET Core Debug incorrect example

Open
#4,866 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.