3 references to HigherPriority
Microsoft.CodeAnalysis.Features (3)
SolutionCrawler\SolutionCrawlerLogger.cs (3)
25private const string HigherPriority = nameof(HigherPriority); 180logAggregator.IncreaseCount(HigherPriority); 181logAggregator.IncreaseCount(ValueTuple.Create(HigherPriority, documentId));