7 references to s_countLogAggregator
Microsoft.CodeAnalysis.EditorFeatures (7)
IntelliSense\AsyncCompletion\AsyncCompletionLogger.cs (7)
46s_countLogAggregator.IncreaseCount(ActionInfo.SessionWithTypeImportCompletionEnabled); 49s_countLogAggregator.IncreaseCount(ActionInfo.SessionWithImportCompletionBlocking); 52s_countLogAggregator.IncreaseCount(ActionInfo.SessionWithImportCompletionDelayed); 56=> s_countLogAggregator.IncreaseCount(ActionInfo.SessionWithDelayedImportCompletionIncludedInUpdate); 62=> s_countLogAggregator.IncreaseCount(ActionInfo.SessionWithTypeImportCompletionEnabled); 65=> s_countLogAggregator.IncreaseCount(ActionInfo.ExpanderUsageCount); 109foreach (var kv in s_countLogAggregator)