8 references to IAsynchronousOperationListener
Microsoft.CodeAnalysis.Threading.Package (8)
AsyncBatchingWorkQueue`0.cs (1)
18IAsynchronousOperationListener asyncListener,
AsyncBatchingWorkQueue`1.cs (2)
19IAsynchronousOperationListener asyncListener, 25IAsynchronousOperationListener asyncListener,
AsyncBatchingWorkQueue`2.cs (2)
44private readonly IAsynchronousOperationListener _asyncListener; 108IAsynchronousOperationListener asyncListener,
TestHooks\IAsynchronousOperationListenerProvider.cs (3)
8/// Return <see cref="IAsynchronousOperationListener"/> for the given featureName 15/// Get <see cref="IAsynchronousOperationListener"/> for given feature. 18IAsynchronousOperationListener GetListener(string featureName);