Remove some Diagnostics.Eventing allocations (#8869)
authorBen Adams <thundercat@illyriad.co.uk>
Mon, 23 Jan 2017 16:24:21 +0000 (16:24 +0000)
committerVance Morrison <vancem@microsoft.com>
Mon, 23 Jan 2017 16:24:21 +0000 (08:24 -0800)
commit54db85f85d6ce97dc4646fad13cb96c354672677
treef0198731d97220c179c37ea17b1ff1cfb7c3c7c5
parent9defc535e74650a66ef5cc22344e1e10afb99255
Remove some Diagnostics.Eventing allocations (#8869)

Remove some closure allocations

escapes string[] to static rather than function alloc
src/mscorlib/src/System/Diagnostics/Eventing/EventProvider.cs
src/mscorlib/src/System/Diagnostics/Eventing/EventSource.cs