1 write to EdgeEnumeratorPosition
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\Compiler\GenericCycleDetection\Graph.Cycles.cs (1)
137
iterativeStackElement.
EdgeEnumeratorPosition
= currentEdgeEnumerator;
1 reference to EdgeEnumeratorPosition
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\Compiler\GenericCycleDetection\Graph.Cycles.cs (1)
123
currentEdgeEnumerator = iterativeStackElementOnReturn.
EdgeEnumeratorPosition
;