8 references to IAsynchronousOperationListener
Microsoft.CodeAnalysis.Threading.Package (8)
AsyncBatchingWorkQueue`0.cs (1)
20
IAsynchronousOperationListener
asyncListener,
AsyncBatchingWorkQueue`1.cs (2)
21
IAsynchronousOperationListener
asyncListener,
27
IAsynchronousOperationListener
asyncListener,
AsyncBatchingWorkQueue`2.cs (2)
46
private readonly
IAsynchronousOperationListener
_asyncListener;
110
IAsynchronousOperationListener
asyncListener,
TestHooks\IAsynchronousOperationListenerProvider.cs (3)
10
/// Return <see cref="
IAsynchronousOperationListener
"/> for the given featureName
17
/// Get <see cref="
IAsynchronousOperationListener
"/> for given feature.
20
IAsynchronousOperationListener
GetListener(string featureName);