1 reference to IfStatement
Microsoft.CodeAnalysis.VisualBasic (1)
Parser\ParseStatement.vb (1)
423Dim statement = SyntaxFactory.IfStatement(ifKeyword, condition, thenKeyword)