4 references to UnitTestingSolutionCrawlerTimeSpan
Microsoft.CodeAnalysis.Features (4)
ExternalAccess\UnitTesting\SolutionCrawler\UnitTestingWorkCoordinator.cs (4)
55
var allFilesWorkerBackOffTimeSpan =
UnitTestingSolutionCrawlerTimeSpan
.AllFilesWorkerBackOff;
56
var entireProjectWorkerBackOffTimeSpan =
UnitTestingSolutionCrawlerTimeSpan
.EntireProjectWorkerBackOff;
66
var semanticBackOffTimeSpan =
UnitTestingSolutionCrawlerTimeSpan
.SemanticChangeBackOff;
67
var projectBackOffTimeSpan =
UnitTestingSolutionCrawlerTimeSpan
.ProjectPropagationBackOff;