2 references to dottedName
ILAssembler (2)
GrammarVisitor.cs (2)
1091
string typeFullName = VisitDottedName(context.
dottedName
()).Value;
1224
Location.From(context.
dottedName
().Stop, _documents)));