3 references to instr
ILAssembler (3)
gen\CILBaseVisitor.cs (1)
649 /// Visit a parse tree produced by <see cref="CILParser.instr"/>.
gen\CILParser.cs (1)
12066 instr();
gen\CILVisitor.cs (1)
402 /// Visit a parse tree produced by <see cref="CILParser.instr"/>.