Fix EventPipe EventHandle Caching for TraceLogging (#18355)
authorBrian Robbins <brianrob@microsoft.com>
Sat, 9 Jun 2018 00:44:11 +0000 (17:44 -0700)
committerGitHub <noreply@github.com>
Sat, 9 Jun 2018 00:44:11 +0000 (17:44 -0700)
commit80f546fbd6161163a3383eb9574d653a768c3278
tree31d0679b9d343d3527193ecf9b6e30df07752bdb
parentd2e2299a9ea141eaffc0f2c1bee0479e052dd7c7
Fix EventPipe EventHandle Caching for TraceLogging (#18355)
src/System.Private.CoreLib/System.Private.CoreLib.csproj
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/NameInfo.cs
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/TraceLoggingEventSource.cs
src/System.Private.CoreLib/src/System/Diagnostics/Eventing/TraceLogging/TraceLoggingEventHandleTable.cs [new file with mode: 0644]