1 write to _genericCycleDetector
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
253_genericCycleDetector = new LazyGenericsSupport.GenericCycleDetector(
1 reference to _genericCycleDetector
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
1247_genericCycleDetector?.DetectCycle(caller, callee);