2 references to ItemCompletedAsync
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\FindLiterals\FindLiteralsSearchEngine.cs (1)
113await _progressTracker.ItemCompletedAsync(cancellationToken).ConfigureAwait(false);
Shared\Utilities\IStreamingProgressTrackerExtensions.cs (1)
14/// Returns an <see cref="IAsyncDisposable"/> that will call <see cref="ItemCompletedAsync"/> on