2 references to ProcessProjectCancellation
Microsoft.CodeAnalysis.Features (2)
ExternalAccess\UnitTesting\SolutionCrawler\UnitTestingSolutionCrawlerLogger.cs (2)
42
private const string ProcessProjectCancellation = nameof(
ProcessProjectCancellation
);
281
logAggregator.IncreaseCount(
ProcessProjectCancellation
);