1 reference to GetOrCreateTagSource
Microsoft.CodeAnalysis.EditorFeatures (1)
Tagging\AbstractAsynchronousTaggerProvider.cs (1)
152
var tagSource =
GetOrCreateTagSource
(textView, subjectBuffer);