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