3 references to s_counterSetList
System.Diagnostics.PerformanceCounter (3)
System\Diagnostics\PerformanceData\PerfProviderCollection.cs (3)
98
if (
s_counterSetList
.ContainsKey(counterSetGuid))
102
s_counterSetList
.Add(counterSetGuid, 0);
110
s_counterSetList
.Remove(counterSetGuid);