4 references to _inProgress
ILCompiler.ReadyToRun (4)
src\runtime\src\coreclr\tools\Common\Compiler\GenericCycleDetection\Graph.Cycles.cs (4)
58
_inProgress
.Push(vertex);
82
poppedVertex =
_inProgress
.Pop();
112
_inProgress
.Push(vertex);
160
poppedVertex =
_inProgress
.Pop();