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