11 references to RangeVariable
Microsoft.CodeAnalysis.VisualBasic (11)
Analysis\FlowAnalysis\DataFlowPass.vb (3)
319Case BoundKind.RangeVariable 440Case BoundKind.RangeVariable 1034Case BoundKind.RangeVariable
Analysis\FlowAnalysis\ReadWriteWalker.vb (1)
142Case BoundKind.RangeVariable
Analysis\ForLoopVerification.vb (1)
141Case BoundKind.RangeVariable
BoundTree\BoundExpressionExtensions.vb (1)
537BoundKind.RangeVariable,
Generated\BoundNodes.xml.Generated.vb (3)
7487MyBase.New(BoundKind.RangeVariable, syntax, type, hasErrors) 7496MyBase.New(BoundKind.RangeVariable, syntax, type) 9586Case BoundKind.RangeVariable
Lowering\UseTwiceRewriter.vb (1)
129Debug.Assert(value.Kind <> BoundKind.RangeVariable)
Operations\VisualBasicOperationFactory.vb (1)
297BoundKind.RangeVariable,