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