2 references to GetJitInstantiation
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
886sig->sigInst.classInst = GetJitInstantiation(owningTypeInst); 892sig->sigInst.methInst = GetJitInstantiation(method.Instantiation);