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