2 references to BoundRangeVariable
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Expressions.vb (1)
3257Return New BoundRangeVariable(node, rangeVariable, rangeVariable.Type, hasErrors:=hasError)
Generated\BoundNodes.xml.Generated.vb (1)
7519Dim result = New BoundRangeVariable(Me.Syntax, rangeVariable, type, Me.HasErrors)