2 references to BoundBadStatement
Microsoft.CodeAnalysis.VisualBasic (2)
Generated\BoundNodes.xml.Generated.vb (1)
665Dim result = New BoundBadStatement(Me.Syntax, childBoundNodes, Me.HasErrors)
Symbols\Source\SynthesizedMainTypeEntryPoint.vb (1)
79statement = New BoundBadStatement(syntaxNode, ImmutableArray(Of BoundNode).Empty, hasErrors:=True)