11 references to visitLoopControlVariableReference
Microsoft.CodeAnalysis (11)
Operations\ControlFlowGraphBuilder.cs (11)
4820
visitLoopControlVariableReference
(forceImplicit: true), // Yes we are going to evaluate it again
4854
PushOperand(
visitLoopControlVariableReference
(forceImplicit: false));
5037
PushOperand(
visitLoopControlVariableReference
(forceImplicit: true));
5056
PushOperand(
visitLoopControlVariableReference
(forceImplicit: true)); // Yes we are going to evaluate it again
5089
PushOperand(
visitLoopControlVariableReference
(forceImplicit: true)); // Yes we are going to evaluate it again
5189
PushOperand(CallNullableMember(
visitLoopControlVariableReference
(forceImplicit: true), SpecialMember.System_Nullable_T_GetValueOrDefault)); // Yes we are going to evaluate it again
5301
IOperation controlVariableReferenceForAssignment =
visitLoopControlVariableReference
(forceImplicit: true); // Yes we are going to evaluate it again
5307
_forToLoopBinaryOperatorLeftOperand =
visitLoopControlVariableReference
(forceImplicit: true); // Yes we are going to evaluate it again
5334
PushOperand(
visitLoopControlVariableReference
(forceImplicit: true)); // Yes we are going to evaluate it again
5346
MakeIsNullOperation(
visitLoopControlVariableReference
(forceImplicit: true), // Yes we are going to evaluate it again
5386
IOperation controlVariableReferenceForIncrement =
visitLoopControlVariableReference
(forceImplicit: true); // Yes we are going to evaluate it again