3 references to slashedName
ILAssembler (3)
GrammarVisitor.cs (3)
2208_ = VisitSlashedName(declarations[i].slashedName()); 2209var containing = ResolveExportedType(declarations[i].slashedName()); 2212ReportError(DiagnosticIds.ExportedTypeNotFound, string.Format(DiagnosticMessageTemplates.ExportedTypeNotFound, declarations[i].slashedName().GetText()), declarations[i]);