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