2 references to TagId
Microsoft.CodeAnalysis.EditorFeatures (1)
KeywordHighlighting\KeywordHighlightTag.cs (1)
18
: base(
TagId
)
Microsoft.VisualStudio.IntegrationTest.Utilities (1)
InProcess\Editor_InProc.cs (1)
253
=> GetTags<ITextMarkerTag>(tag => tag.Type == KeywordHighlightTag.
TagId
);