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