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