2 references to HighlightRelatedKeywords
Microsoft.CodeAnalysis.CSharp.Features (2)
Highlighting\KeywordHighlighters\SwitchStatementHighlighter.cs (2)
42
HighlightRelatedKeywords
(switchSection, spans, highlightBreaks: true, highlightGotos: true);
91
HighlightRelatedKeywords
(child, spans, highlightBreaksForChild, highlightGotosForChild);