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