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