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