2 references to BoundUsingStatement
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Statements.vb (1)
4507
Return New
BoundUsingStatement
(node, resourceList, resourceExpression, usingBody, usingInfo, locals)
Generated\BoundNodes.xml.Generated.vb (1)
7713
Dim result = New
BoundUsingStatement
(Me.Syntax, resourceList, resourceExpressionOpt, body, usingInfo, locals, Me.HasErrors)