1 reference to READYTORUN_METHOD_SIG_UnboxingStub
ILCompiler.RyuJit (1)
src\runtime\src\coreclr\tools\aot\ILCompiler.ReadyToRun\IBC\IBCDataModel.cs (1)
376
{ return (flags & (uint)ReadyToRunMethodSigFlags.
READYTORUN_METHOD_SIG_UnboxingStub
) != 0; }