3 references to serializTypeElement
ILAssembler (3)
gen\CILBaseVisitor.cs (1)
329 /// Visit a parse tree produced by <see cref="CILParser.serializTypeElement"/>.
gen\CILParser.cs (1)
2436 serializTypeElement();
gen\CILVisitor.cs (1)
210 /// Visit a parse tree produced by <see cref="CILParser.serializTypeElement"/>.