5 references to VisitSlashedName
ILAssembler (5)
GrammarVisitor.cs (5)
1309EntityRegistry.TypeReferenceEntity typeRef = _entityRegistry.GetOrCreateTypeReference(resolutionContext, VisitSlashedName(slashedName).Value); 1320TypeName typeName = VisitSlashedName(slashedName).Value; 2208_ = VisitSlashedName(declarations[i].slashedName()); 2243TypeName typeName = VisitSlashedName(slashedName).Value; 4914return VisitSlashedName(context);