3 references to IterativeStrongConnectStack
ILCompiler.ReadyToRun (3)
src\runtime\src\coreclr\tools\Common\Compiler\GenericCycleDetection\Graph.Cycles.cs (3)
121StrongConnectStackElement iterativeStackElementOnReturn = IterativeStrongConnectStack.Pop(); 139IterativeStrongConnectStack.Push(iterativeStackElement); 169if (IterativeStrongConnectStack.Count > 0)