1 reference to TarjansAlgorithm
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\Compiler\GenericCycleDetection\Graph.Cycles.cs (1)
207
IEnumerable<List<Vertex>> stronglyConnectedComponents = this.
TarjansAlgorithm
();