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);