2 references to CORINFO_CALLCONV_DEFAULT
ILCompiler.ReadyToRun (2)
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
3611if (callSig->callConv == CorInfoCallConv.CORINFO_CALLCONV_DEFAULT &&
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
937sig->callConv = CorInfoCallConv.CORINFO_CALLCONV_DEFAULT;