4 references to INSTR_SWITCH
ILAssembler (4)
gen\CILParser.cs (4)
4486
[System.Diagnostics.DebuggerNonUserCode] public ITerminalNode INSTR_SWITCH() { return GetToken(CILParser.
INSTR_SWITCH
, 0); }
4508
Match(
INSTR_SWITCH
);
10006
case
INSTR_SWITCH
:
13490
case
INSTR_SWITCH
: