2 references to INLINE_PASS
ILCompiler.ReadyToRun (2)
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
3358
if (inlineResult == CorInfoInline.
INLINE_PASS
)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
1342
return CorInfoInline.
INLINE_PASS
;