4 references to Get_CORINFO_SIG_INFO
ILCompiler.ReadyToRun (4)
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
2442Get_CORINFO_SIG_INFO(methodToCall, &pResult->sig, scope: null, useInstantiatingStub);
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (3)
838Get_CORINFO_SIG_INFO(method, sig: &methodInfo->args, methodIL); 1236Get_CORINFO_SIG_INFO(method, sig: sig, scope: null); 2002Get_CORINFO_SIG_INFO(((MethodDesc)methodIL.GetObject((int)methTOK)), sig: sig, methodIL);