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