1 reference to Stopped
Microsoft.CodeAnalysis.Features (1)
ExternalAccess\UnitTesting\SolutionCrawler\UnitTestingSolutionCrawlerProgressReporter.cs (1)
42
public void Stop() => ChangeProgressStatus(ref _progressStartCount, UnitTestingProgressStatus.
Stopped
);