5 references to s_statisticLogAggregator
Microsoft.CodeAnalysis.EditorFeatures (5)
IntelliSense\AsyncCompletion\AsyncCompletionLogger.cs (5)
47s_statisticLogAggregator.AddDataPoint(ActionInfo.SourceInitializationTicks, elapsed); 57s_statisticLogAggregator.AddDataPoint(key, elapsed); 63s_statisticLogAggregator.AddDataPoint(ActionInfo.ItemManagerSortTicks, elapsed); 73s_statisticLogAggregator.AddDataPoint(key, elapsed); 81foreach (var kv in s_statisticLogAggregator)