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