3 references to instr_switch
ILAssembler (3)
gen\CILBaseVisitor.cs (1)
639
/// Visit a parse tree produced by <see cref="CILParser.
instr_switch
"/>.
gen\CILParser.cs (1)
4837
instr_switch
();
gen\CILVisitor.cs (1)
396
/// Visit a parse tree produced by <see cref="CILParser.
instr_switch
"/>.