2 references to BoundWithStatement
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_WithBlock.vb (1)
306
Return New
BoundWithStatement
(node,
Generated\BoundNodes.xml.Generated.vb (1)
6749
Dim result = New
BoundWithStatement
(Me.Syntax, originalExpression, body, binder, Me.HasErrors)