Allows Debug.Fail to go through Trace Listeners (dotnet/coreclr#20764)
authorMaryam Ariyan <maryam.ariyan@microsoft.com>
Fri, 2 Nov 2018 20:42:11 +0000 (13:42 -0700)
committerGitHub <noreply@github.com>
Fri, 2 Nov 2018 20:42:11 +0000 (13:42 -0700)
commit3de5ac6e9ec9ddd4be26f595c02774d50801321c
treed07a035dddcba2b614f93e90bff1b400612e8e05
parentcc2e4f72996ae2a101b4195e315477c311d7a593
Allows Debug.Fail to go through Trace Listeners (dotnet/coreclr#20764)

Commit migrated from https://github.com/dotnet/coreclr/commit/86ab37c1526204add7a83fd991b11b90af714bd7
src/coreclr/src/System.Private.CoreLib/src/System/Diagnostics/DebugProvider.Windows.cs
src/libraries/System.Private.CoreLib/src/System/Diagnostics/Debug.cs
src/libraries/System.Private.CoreLib/src/System/Diagnostics/DebugProvider.Unix.cs
src/libraries/System.Private.CoreLib/src/System/Diagnostics/DebugProvider.cs