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