make DiagnosticCounter and its children lock 'this' instead of an arbitrary String...
authorSung Yoon Whang <suwhang@microsoft.com>
Mon, 17 Jun 2019 21:31:55 +0000 (14:31 -0700)
committerStephen Toub <stoub@microsoft.com>
Mon, 17 Jun 2019 21:31:55 +0000 (17:31 -0400)
commit14e4233ae24188e24db1bee91acc64693f0e9ca2
tree23e06be12840b834ed124fa8072bb375d8825447
parent4f6cc4aff1356802f04a7d6bb7a40c1642f7e96e
make DiagnosticCounter and its children lock 'this' instead of an arbitrary String (#25173)
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/DiagnosticCounter.cs
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/EventCounter.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