4 references to fileAttr
ILAssembler (4)
gen\CILBaseVisitor.cs (1)
479 /// Visit a parse tree produced by <see cref="CILParser.fileAttr"/>.
gen\CILParser.cs (2)
3758 fileAttr(); 3795 fileAttr();
gen\CILVisitor.cs (1)
300 /// Visit a parse tree produced by <see cref="CILParser.fileAttr"/>.