1 reference to TagSource
Microsoft.CodeAnalysis.EditorFeatures (1)
Tagging\AbstractAsynchronousTaggerProvider.cs (1)
158
tagSource = new
TagSource
(textView, subjectBuffer, _visibilityTracker, this, AsyncListener);