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