4 references to hasTypeArg
ILCompiler.ReadyToRun (4)
JitInterface\CorInfoImpl.ReadyToRun.cs (4)
2640
Debug.Assert(!pResult->sig.
hasTypeArg
() || _compilation.NodeFactory.Target.IsWasm);
2648
if (pResult->sig.
hasTypeArg
())
3581
if (callSig->
hasTypeArg
())
3624
if (callSig->
hasTypeArg
())