5 references to EmptyStatement
Microsoft.CodeAnalysis.VisualBasic (5)
Parser\Parser.vb (2)
524
Function() InternalSyntaxFactory.
EmptyStatement
())
1242
Return InternalSyntaxFactory.
EmptyStatement
Parser\ParseReportError.vb (1)
95
badStmt = InternalSyntaxFactory.
EmptyStatement
()
Parser\ParseStatement.vb (2)
516
statement = InternalSyntaxFactory.
EmptyStatement
1430
Return InternalSyntaxFactory.
EmptyStatement
.AddTrailingSyntax(keyword, ERRID.ERR_ObsoleteLetSetNotNeeded)