3 references to nameSpaceHead
ILAssembler (3)
gen\CILBaseVisitor.cs (1)
379 /// Visit a parse tree produced by <see cref="CILParser.nameSpaceHead"/>.
gen\CILParser.cs (1)
679 nameSpaceHead();
gen\CILVisitor.cs (1)
240 /// Visit a parse tree produced by <see cref="CILParser.nameSpaceHead"/>.