2 references to typarsClause
ILAssembler (2)
GrammarVisitor.cs (2)
4362var typarContexts = context.typarsClause()?.typars()?.typar() ?? Array.Empty<CILParser.TyparContext>(); 4367context.typarsClause());