16 references to RangeVariable
Microsoft.CodeAnalysis.CSharp (16)
Binder\Binder.ValueChecks.cs (3)
773case BoundKind.RangeVariable: 4552case BoundKind.RangeVariable: 5361case BoundKind.RangeVariable:
Binder\Binder_Operators.cs (1)
2635case BoundKind.RangeVariable:
FlowAnalysis\DataFlowsOutWalker.cs (1)
165case BoundKind.RangeVariable:
FlowAnalysis\DefiniteAssignment.cs (4)
1038case BoundKind.RangeVariable: 1477case BoundKind.RangeVariable: 1515case BoundKind.RangeVariable: 1672case BoundKind.RangeVariable:
FlowAnalysis\LocalDataFlowPass.cs (1)
222case BoundKind.RangeVariable:
FlowAnalysis\ReadWriteWalker.cs (2)
214case BoundKind.RangeVariable: 240case BoundKind.RangeVariable:
Generated\BoundNodes.xml.Generated.cs (2)
4599: base(BoundKind.RangeVariable, syntax, type, hasErrors || value.HasErrors()) 9105case BoundKind.RangeVariable:
Lowering\DiagnosticsPass_Warnings.cs (1)
221case BoundKind.RangeVariable:
Operations\CSharpOperationFactory.cs (1)
256case BoundKind.RangeVariable: