2 references to ToCorInfoCallConvExtension
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
1656
return
ToCorInfoCallConvExtension
(callingConventions, out suppressGCTransition);
1661
return
ToCorInfoCallConvExtension
(signature.GetStandaloneMethodSignatureCallingConventions(), out suppressGCTransition);