18 references to customAttrDecl
ILAssembler (18)
gen\CILBaseVisitor.cs (1)
1832 /// Visit a parse tree produced by <see cref="CILParser.customAttrDecl"/>.
gen\CILParser.cs (16)
807 customAttrDecl(); 9289 customAttrDecl(); 9426 customAttrDecl(); 9453 customAttrDecl(); 9488 customAttrDecl(); 9519 customAttrDecl(); 10430 customAttrDecl(); 10720 customAttrDecl(); 12284 customAttrDecl(); 12311 customAttrDecl(); 12346 customAttrDecl(); 12377 customAttrDecl(); 12408 customAttrDecl(); 15545 customAttrDecl(); 16181 customAttrDecl(); 16466 customAttrDecl();
gen\CILVisitor.cs (1)
1117 /// Visit a parse tree produced by <see cref="CILParser.customAttrDecl"/>.