11 references to visitLoopControlVariableReference
Microsoft.CodeAnalysis (11)
Operations\ControlFlowGraphBuilder.cs (11)
4811
visitLoopControlVariableReference
(forceImplicit: true), // Yes we are going to evaluate it again
4845
PushOperand(
visitLoopControlVariableReference
(forceImplicit: false));
5028
PushOperand(
visitLoopControlVariableReference
(forceImplicit: true));
5047
PushOperand(
visitLoopControlVariableReference
(forceImplicit: true)); // Yes we are going to evaluate it again
5080
PushOperand(
visitLoopControlVariableReference
(forceImplicit: true)); // Yes we are going to evaluate it again
5180
PushOperand(CallNullableMember(
visitLoopControlVariableReference
(forceImplicit: true), SpecialMember.System_Nullable_T_GetValueOrDefault)); // Yes we are going to evaluate it again
5292
IOperation controlVariableReferenceForAssignment =
visitLoopControlVariableReference
(forceImplicit: true); // Yes we are going to evaluate it again
5298
_forToLoopBinaryOperatorLeftOperand =
visitLoopControlVariableReference
(forceImplicit: true); // Yes we are going to evaluate it again
5325
PushOperand(
visitLoopControlVariableReference
(forceImplicit: true)); // Yes we are going to evaluate it again
5337
MakeIsNullOperation(
visitLoopControlVariableReference
(forceImplicit: true), // Yes we are going to evaluate it again
5377
IOperation controlVariableReferenceForIncrement =
visitLoopControlVariableReference
(forceImplicit: true); // Yes we are going to evaluate it again