5 references to EmptyStatement
Microsoft.CodeAnalysis.VisualBasic (5)
Parser\Parser.vb (2)
518
Function() InternalSyntaxFactory.
EmptyStatement
())
1235
Return InternalSyntaxFactory.
EmptyStatement
Parser\ParseReportError.vb (1)
95
badStmt = InternalSyntaxFactory.
EmptyStatement
()
Parser\ParseStatement.vb (2)
515
statement = InternalSyntaxFactory.
EmptyStatement
1429
Return InternalSyntaxFactory.
EmptyStatement
.AddTrailingSyntax(keyword, ERRID.ERR_ObsoleteLetSetNotNeeded)