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