4 references to eventAttr
ILAssembler (4)
gen\CILBaseVisitor.cs (1)
1292 /// Visit a parse tree produced by <see cref="CILParser.eventAttr"/>.
gen\CILParser.cs (2)
10195 eventAttr(); 10220 eventAttr();
gen\CILVisitor.cs (1)
793 /// Visit a parse tree produced by <see cref="CILParser.eventAttr"/>.