Add back TraceListener handling for Callstack/LogicalOperationStack (dotnet/corefx...
authorStephen Toub <stoub@microsoft.com>
Thu, 17 Oct 2019 17:00:08 +0000 (13:00 -0400)
committerGitHub <noreply@github.com>
Thu, 17 Oct 2019 17:00:08 +0000 (13:00 -0400)
commitc8ea7bd643adf80c50e69fbc2cd7e8fe343b9ca6
tree994611b18b2a58c0d06cc19e1e45a3085554d6f1
parent9b88ca1d72a2a479273fa79918b269d3cc32f1fa
Add back TraceListener handling for Callstack/LogicalOperationStack (dotnet/corefx#41844)

Commit migrated from https://github.com/dotnet/corefx/commit/2177ff131e267472bab53f124fac160d7af952bb
src/libraries/System.Diagnostics.TextWriterTraceListener/src/System/Diagnostics/DelimitedListTraceListener.cs
src/libraries/System.Diagnostics.TextWriterTraceListener/tests/CommonUtilities.cs
src/libraries/System.Diagnostics.TextWriterTraceListener/tests/DelimiterWriteMethodTests.cs
src/libraries/System.Diagnostics.TraceSource/src/System/Diagnostics/TraceListener.cs
src/libraries/System.Diagnostics.TraceSource/tests/TraceListenerClassTests.cs