2 writes to m_counterSet
System.Core (2)
System\Diagnostics\PerformanceData\CounterSet.cs (2)
82
Interlocked.Decrement(ref m_provider.
m_counterSet
);
247
Interlocked.Increment(ref m_provider.
m_counterSet
);
1 reference to m_counterSet
System.Core (1)
System\Diagnostics\PerformanceData\CounterSet.cs (1)
83
if (m_provider.
m_counterSet
<= 0) {