2 references to CanBeInGenericCycle
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\MethodFixupSignature.cs (1)
88if (HasNonCanonicalInstantiationArguments(canonMethod) && !factory.CanBeInGenericCycle(Method))
parent\parent\Common\Compiler\DependencyAnalysis\GVMDependenciesNode.cs (1)
182if (!factory.CanBeInGenericCycle(canonImpl))