2 references to BoundRedimStatement
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Statements.vb (1)
761
Return New
BoundRedimStatement
(node, operands.ToImmutableAndFree())
Generated\BoundNodes.xml.Generated.vb (1)
2908
Dim result = New
BoundRedimStatement
(Me.Syntax, clauses, Me.HasErrors)