Fixing some payload serialization issue on new EventCounters (#23295)
authorSung Yoon Whang <suwhang@microsoft.com>
Sun, 17 Mar 2019 02:06:11 +0000 (19:06 -0700)
committerGitHub <noreply@github.com>
Sun, 17 Mar 2019 02:06:11 +0000 (19:06 -0700)
commitb31dacad8ec2b79f24e1b4ab4b0a7c0a20159601
treea97c61d9d16edd85118f526159970f300a751fe1
parent5bfb7417d5841c7ff79452f92e13603c5b0459fc
Fixing some payload serialization issue on new EventCounters (#23295)

* Fixing some payload serialization issue on new EventCounters

* Fix build error
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/CounterPayload.cs
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/IncrementingEventCounter.cs
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/IncrementingPollingCounter.cs
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/PollingCounter.cs