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