3 references to LookingForNextMethod
ILCompiler.ReadyToRun (3)
IBC\MIbcProfileParser.cs (3)
365
MibcGroupParseState state = MibcGroupParseState.
LookingForNextMethod
;
406
case MibcGroupParseState.
LookingForNextMethod
:
559
state = MibcGroupParseState.
LookingForNextMethod
;