3 references to UseIntCallConv
ILCompiler.ReadyToRun (3)
parent\parent\Common\CallingConvention\ArgIterator.cs (2)
1274if (info.flags != FpStruct.UseIntCallConv) 1324if (info.flags != FpStruct.UseIntCallConv)
parent\parent\Common\JitInterface\CorInfoImpl.cs (1)
4008if (info.flags != FpStruct.UseIntCallConv)