1 reference to BoundIfStatement
Microsoft.CodeAnalysis.CSharp (1)
Generated\BoundNodes.xml.Generated.cs (1)
3874var result = new BoundIfStatement(this.Syntax, condition, consequence, alternativeOpt, this.HasErrors);