1 reference to IsControlStatementKind
Microsoft.CodeAnalysis.VisualBasic.Workspaces (1)
Classification\Worker.DocumentationCommentClassifier.vb (1)
297
Dim isControlKeyword = IsControlKeywordKind(kind) Or
IsControlStatementKind
(kind)