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