3 references to eventDecls
ILAssembler (3)
gen\CILBaseVisitor.cs (1)
1302 /// Visit a parse tree produced by <see cref="CILParser.eventDecls"/>.
gen\CILParser.cs (1)
9239 eventDecls();
gen\CILVisitor.cs (1)
799 /// Visit a parse tree produced by <see cref="CILParser.eventDecls"/>.