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