2 references to GlobalOperation
Microsoft.CodeAnalysis.Features (2)
ExternalAccess\UnitTesting\SolutionCrawler\UnitTestingSolutionCrawlerLogger.cs (2)
25
private const string GlobalOperation = nameof(
GlobalOperation
);
146
=> logAggregator.IncreaseCount(
GlobalOperation
);