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