3 references to LookingForNextMethod
ILCompiler.RyuJit (3)
parent\ILCompiler.ReadyToRun\IBC\MIbcProfileParser.cs (3)
366
MibcGroupParseState state = MibcGroupParseState.
LookingForNextMethod
;
407
case MibcGroupParseState.
LookingForNextMethod
:
560
state = MibcGroupParseState.
LookingForNextMethod
;