2 references to CanFollowExpression
Microsoft.CodeAnalysis.VisualBasic (2)
Parser\ParseScan.vb (2)
119Return KeywordTable.CanFollowExpression(kind) 121Return KeywordTable.CanFollowExpression(t.Kind) OrElse IsValidStatementTerminator(t)