16 references to RangeVariable
Microsoft.CodeAnalysis.CSharp (16)
Binder\Binder.ValueChecks.cs (3)
596case BoundKind.RangeVariable: 3752case BoundKind.RangeVariable: 4239case BoundKind.RangeVariable:
Binder\Binder_Operators.cs (1)
2587case BoundKind.RangeVariable:
FlowAnalysis\DataFlowsOutWalker.cs (1)
165case BoundKind.RangeVariable:
FlowAnalysis\DefiniteAssignment.cs (4)
987case BoundKind.RangeVariable: 1395case BoundKind.RangeVariable: 1433case BoundKind.RangeVariable: 1544case BoundKind.RangeVariable:
FlowAnalysis\LocalDataFlowPass.cs (1)
217case BoundKind.RangeVariable:
FlowAnalysis\ReadWriteWalker.cs (2)
199case BoundKind.RangeVariable: 218case BoundKind.RangeVariable:
Generated\BoundNodes.xml.Generated.cs (2)
4489: base(BoundKind.RangeVariable, syntax, type, hasErrors || value.HasErrors()) 8746case BoundKind.RangeVariable:
Lowering\DiagnosticsPass_Warnings.cs (1)
221case BoundKind.RangeVariable:
Operations\CSharpOperationFactory.cs (1)
252case BoundKind.RangeVariable: