2 references to RecomputeTagsAsync
Microsoft.CodeAnalysis.EditorFeatures (2)
Tagging\AbstractAsynchronousTaggerProvider.TagSource_ProduceTags.cs (2)
184await RecomputeTagsAsync(highPriority, cancellationToken).ConfigureAwait(false); 540this.RecomputeTagsAsync(highPriority: true, _disposalTokenSource.Token));