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