11 references to visitLoopControlVariableReference
Microsoft.CodeAnalysis (11)
Operations\ControlFlowGraphBuilder.cs (11)
4809
visitLoopControlVariableReference
(forceImplicit: true), // Yes we are going to evaluate it again
4843
PushOperand(
visitLoopControlVariableReference
(forceImplicit: false));
5026
PushOperand(
visitLoopControlVariableReference
(forceImplicit: true));
5045
PushOperand(
visitLoopControlVariableReference
(forceImplicit: true)); // Yes we are going to evaluate it again
5078
PushOperand(
visitLoopControlVariableReference
(forceImplicit: true)); // Yes we are going to evaluate it again
5178
PushOperand(CallNullableMember(
visitLoopControlVariableReference
(forceImplicit: true), SpecialMember.System_Nullable_T_GetValueOrDefault)); // Yes we are going to evaluate it again
5290
IOperation controlVariableReferenceForAssignment =
visitLoopControlVariableReference
(forceImplicit: true); // Yes we are going to evaluate it again
5296
_forToLoopBinaryOperatorLeftOperand =
visitLoopControlVariableReference
(forceImplicit: true); // Yes we are going to evaluate it again
5323
PushOperand(
visitLoopControlVariableReference
(forceImplicit: true)); // Yes we are going to evaluate it again
5335
MakeIsNullOperation(
visitLoopControlVariableReference
(forceImplicit: true), // Yes we are going to evaluate it again
5375
IOperation controlVariableReferenceForIncrement =
visitLoopControlVariableReference
(forceImplicit: true); // Yes we are going to evaluate it again