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