3 references to s_counterSetList
System.Core (3)
System\Diagnostics\PerformanceData\PerfProviderCollection.cs (3)
95
if (
s_counterSetList
.ContainsKey(counterSetGuid)) {
98
s_counterSetList
.Add(counterSetGuid, 0);
104
s_counterSetList
.Remove(counterSetGuid);