6 references to s_histogramLogAggregator
Microsoft.CodeAnalysis.EditorFeatures (6)
IntelliSense\AsyncCompletion\AsyncCompletionLogger.cs (6)
59=> s_histogramLogAggregator.LogTime(ActionInfo.AdditionalTicksToCompleteDelayedImportCompletion, timeSpan); 70s_histogramLogAggregator.LogTime(ActionInfo.SourceInitializationTicks, elapsed); 80s_histogramLogAggregator.LogTime(key, elapsed); 86s_histogramLogAggregator.LogTime(ActionInfo.ItemManagerSortTicks, elapsed); 96s_histogramLogAggregator.LogTime(key, elapsed); 114foreach (var kv in s_histogramLogAggregator)