1 write to sig
ILCompiler.ReadyToRun (1)
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
2403
Get_CORINFO_SIG_INFO(methodToCall, &pResult->
sig
, scope: null, useInstantiatingStub);
2 references to sig
ILCompiler.ReadyToRun (2)
JitInterface\CorInfoImpl.ReadyToRun.cs (2)
2640
Debug.Assert(!pResult->
sig
.hasTypeArg() || _compilation.NodeFactory.Target.IsWasm);
2648
if (pResult->
sig
.hasTypeArg())