3 references to LazyGenericsSupport
ILCompiler.ReadyToRun (3)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (2)
384_genericCycleDetector = new LazyGenericsSupport.GenericCycleDetector( 651private LazyGenericsSupport.GenericCycleDetector _genericCycleDetector;
parent\parent\Common\Compiler\CompilerTypeSystemContext.Validation.cs (1)
333if (type is EcmaType ecmaType && ILCompiler.LazyGenericsSupport.CheckForECMAIllegalGenericRecursion(ecmaType))