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