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