5 references to s_statisticLogAggregator
Microsoft.CodeAnalysis.EditorFeatures (5)
IntelliSense\AsyncCompletion\AsyncCompletionLogger.cs (5)
69s_statisticLogAggregator.AddDataPoint(ActionInfo.SourceInitializationTicks, elapsed); 79s_statisticLogAggregator.AddDataPoint(key, elapsed); 85s_statisticLogAggregator.AddDataPoint(ActionInfo.ItemManagerSortTicks, elapsed); 95s_statisticLogAggregator.AddDataPoint(key, elapsed); 103foreach (var kv in s_statisticLogAggregator)