3 references to customDescrInMethodBody
ILAssembler (3)
gen\CILBaseVisitor.cs (1)
1492 /// Visit a parse tree produced by <see cref="CILParser.customDescrInMethodBody"/>.
gen\CILParser.cs (1)
12167 customDescrInMethodBody();
gen\CILVisitor.cs (1)
913 /// Visit a parse tree produced by <see cref="CILParser.customDescrInMethodBody"/>.