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