4 references to INSTR_SWITCH
ILAssembler (4)
gen\CILParser.cs (4)
4687
[System.Diagnostics.DebuggerNonUserCode] public ITerminalNode INSTR_SWITCH() { return GetToken(CILParser.
INSTR_SWITCH
, 0); }
4709
Match(
INSTR_SWITCH
);
10405
case
INSTR_SWITCH
:
13970
case
INSTR_SWITCH
: