5 references to methodDecls
ILAssembler (5)
gen\CILBaseVisitor.cs (1)
1462
/// Visit a parse tree produced by <see cref="CILParser.
methodDecls
"/>.
gen\CILParser.cs (3)
696
methodDecls
();
9213
methodDecls
();
12554
methodDecls
();
gen\CILVisitor.cs (1)
895
/// Visit a parse tree produced by <see cref="CILParser.
methodDecls
"/>.