4 references to Get_CORINFO_SIG_INFO
ILCompiler.RyuJit (4)
JitInterface\CorInfoImpl.RyuJit.cs (1)
1721
Get_CORINFO_SIG_INFO
(targetMethod, &pResult->sig, scope: null, targetIsFatFunctionPointer);
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (3)
855
Get_CORINFO_SIG_INFO
(method, sig: &methodInfo->args, methodIL);
1320
Get_CORINFO_SIG_INFO
(method, sig: sig, scope: null);
2162
Get_CORINFO_SIG_INFO
(((MethodDesc)methodIL.GetObject((int)methTOK)), sig: sig, methodIL);