Hide post exception stack frames (#14652)
authorBen Adams <thundercat@illyriad.co.uk>
Mon, 23 Oct 2017 00:39:35 +0000 (01:39 +0100)
committerJan Kotas <jkotas@microsoft.com>
Mon, 23 Oct 2017 00:39:35 +0000 (17:39 -0700)
commitc679f8867c60631d20e50fb2ca01575c859374f4
tree812b9f5a5d76baa379d09fccac6e9a950b054d4b
parent3bf8e3d3ac9a2d6f6481fa83492810009c0c7f8a
Hide post exception stack frames (#14652)
src/mscorlib/shared/System.Private.CoreLib.Shared.projitems
src/mscorlib/shared/System/Diagnostics/StackTraceHiddenAttribute.cs [new file with mode: 0644]
src/mscorlib/shared/System/Runtime/CompilerServices/ConfiguredValueTaskAwaitable.cs
src/mscorlib/shared/System/Runtime/CompilerServices/ValueTaskAwaiter.cs
src/mscorlib/src/System/Diagnostics/Stacktrace.cs
src/mscorlib/src/System/Runtime/CompilerServices/TaskAwaiter.cs
src/mscorlib/src/System/Runtime/ExceptionServices/ExceptionServicesCommon.cs
src/mscorlib/src/System/ThrowHelper.cs