6 references to ProduceTagsAsync
Microsoft.CodeAnalysis.EditorFeatures (6)
Tagging\AbstractAsynchronousTaggerProvider.cs (3)
101
/// cref="
ProduceTagsAsync
(TaggerContext{TTag}, CancellationToken)"/> after a batch of events comes in. If <see
204
/// <see cref="
ProduceTagsAsync
(TaggerContext{TTag}, CancellationToken)"/>.
214
/// cref="SnapshotSpan"/>s and will asynchronously call into <see cref="
ProduceTagsAsync
(TaggerContext{TTag},
Tagging\AbstractAsynchronousTaggerProvider.TagSource_ProduceTags.cs (1)
593
await _dataSource.
ProduceTagsAsync
(context, cancellationToken).ConfigureAwait(false);
Tagging\AsynchronousViewportTaggerProvider.cs (1)
94
/// <inheritdoc cref="AbstractAsynchronousTaggerProvider{TTag}.
ProduceTagsAsync
(TaggerContext{TTag}, CancellationToken)"/>
Tagging\TaggerContext.cs (1)
44
/// to <see cref="AbstractAsynchronousTaggerProvider{TTag}.
ProduceTagsAsync
(TaggerContext{TTag}, CancellationToken)"/>. Note: state will