2 references to WhileOrUntilClause
Microsoft.CodeAnalysis.VisualBasic (2)
Parser\BlockContexts\DoLoopBlockContext.vb (2)
18MyBase.New(If(DirectCast(statement, DoStatementSyntax).WhileOrUntilClause Is Nothing, 54ElseIf doStmt.WhileOrUntilClause IsNot Nothing Then