3 references to LowerPriority
Microsoft.CodeAnalysis.Features (3)
ExternalAccess\UnitTesting\SolutionCrawler\UnitTestingSolutionCrawlerLogger.cs (3)
27private const string LowerPriority = nameof(LowerPriority); 173logAggregator.IncreaseCount(LowerPriority); 174logAggregator.IncreaseCount(ValueTuple.Create(LowerPriority, documentId.Id));