2 references to TaggerContext
Microsoft.CodeAnalysis.EditorFeatures (2)
Tagging\AbstractAsynchronousTaggerProvider.TagSource_ProduceTags.cs (1)
237
var context = new
TaggerContext
<TTag>(
Tagging\TaggerContext.cs (1)
53
:
this
(state: null, ImmutableArray.Create(new DocumentSnapshotSpan(document, snapshot.GetFullSpan())),