2 references to CanBeInGenericCycle
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\MethodFixupSignature.cs (1)
88
if (HasNonCanonicalInstantiationArguments(canonMethod) && !factory.
CanBeInGenericCycle
(Method))
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\GVMDependenciesNode.cs (1)
174
if (!factory.
CanBeInGenericCycle
(canonImpl))