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