11 references to visitLoopControlVariableReference
Microsoft.CodeAnalysis (11)
Operations\ControlFlowGraphBuilder.cs (11)
4712
visitLoopControlVariableReference
(forceImplicit: true), // Yes we are going to evaluate it again
4746
PushOperand(
visitLoopControlVariableReference
(forceImplicit: false));
4929
PushOperand(
visitLoopControlVariableReference
(forceImplicit: true));
4948
PushOperand(
visitLoopControlVariableReference
(forceImplicit: true)); // Yes we are going to evaluate it again
4981
PushOperand(
visitLoopControlVariableReference
(forceImplicit: true)); // Yes we are going to evaluate it again
5081
PushOperand(CallNullableMember(
visitLoopControlVariableReference
(forceImplicit: true), SpecialMember.System_Nullable_T_GetValueOrDefault)); // Yes we are going to evaluate it again
5193
IOperation controlVariableReferenceForAssignment =
visitLoopControlVariableReference
(forceImplicit: true); // Yes we are going to evaluate it again
5199
_forToLoopBinaryOperatorLeftOperand =
visitLoopControlVariableReference
(forceImplicit: true); // Yes we are going to evaluate it again
5226
PushOperand(
visitLoopControlVariableReference
(forceImplicit: true)); // Yes we are going to evaluate it again
5238
MakeIsNullOperation(
visitLoopControlVariableReference
(forceImplicit: true), // Yes we are going to evaluate it again
5278
IOperation controlVariableReferenceForIncrement =
visitLoopControlVariableReference
(forceImplicit: true); // Yes we are going to evaluate it again