2 references to HasSecretStubArgument
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
3526
if (
HasSecretStubArgument
(methodSig, index))
3533
Debug.Assert(!
HasSecretStubArgument
(methodSig, index));