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