2 references to SetIsPaused
Microsoft.CodeAnalysis.Features (2)
ExternalAccess\UnitTesting\SolutionCrawler\UnitTestingGlobalOperationAwareIdleProcessor.cs (2)
46
=> this.
SetIsPaused
(isPaused: true);
49
=> this.
SetIsPaused
(isPaused: false);