2 references to ProgressItemsCompletedAsync
Microsoft.CodeAnalysis.Features (2)
NavigateTo\NavigateToSearcher.cs (2)
175
await
ProgressItemsCompletedAsync
(_remainingProgressItems, cancellationToken).ConfigureAwait(false);
407
() => this.
ProgressItemsCompletedAsync
(count: 1, cancellationToken)).ConfigureAwait(false);