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