1 reference to IsRegularOrDocComment
Microsoft.CodeAnalysis.VisualBasic.Workspaces (1)
CodeGeneration\VisualBasicSyntaxGenerator.vb (1)
3693
Return syntaxList.Where(Function(s) Not
IsRegularOrDocComment
(s)).ToSyntaxTriviaList()