2 references to IsControlStatementKind
Microsoft.CodeAnalysis.VisualBasic.Workspaces (2)
Classification\ClassificationHelpers.vb (1)
75
IsControlStatementKind
(token.Parent.Kind)
Classification\Worker.DocumentationCommentClassifier.vb (1)
297
Dim isControlKeyword = IsControlKeywordKind(kind) Or
IsControlStatementKind
(kind)