3 references to HigherPriority
Microsoft.CodeAnalysis.Features (3)
ExternalAccess\UnitTesting\SolutionCrawler\UnitTestingSolutionCrawlerLogger.cs (3)
26private const string HigherPriority = nameof(HigherPriority); 179logAggregator.IncreaseCount(HigherPriority); 180logAggregator.IncreaseCount(ValueTuple.Create(HigherPriority, documentId));