1 interface inheriting from IExpeditableDelaySource
Microsoft.CodeAnalysis.Workspaces (1)
src\Dependencies\Threading\TestHooks\IAsynchronousOperationListener.cs (1)
11internal interface IAsynchronousOperationListener : IExpeditableDelaySource
1 reference to IExpeditableDelaySource
Microsoft.CodeAnalysis.Features (1)
ExternalAccess\UnitTesting\SolutionCrawler\UnitTestingIdleProcessor.cs (1)
94protected async Task<bool> WaitForIdleAsync(IExpeditableDelaySource expeditableDelaySource)