6 references to GetCounter
Microsoft.CodeAnalysis.Workspaces (6)
Log\CountLogAggregator.cs (3)
16var counter = GetCounter(key); 22var counter = GetCounter(key); 28var counter = GetCounter(key);
Log\HistogramLogAggregator.cs (2)
38var counter = GetCounter(key); 44var counter = GetCounter(key);
Log\StatisticLogAggregator.cs (1)
16var counter = GetCounter(key);