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