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