2 references to ExportedTypeNotFound
ILAssembler (2)
GrammarVisitor.cs (2)
2212
ReportError(DiagnosticIds.ExportedTypeNotFound, string.Format(DiagnosticMessageTemplates.
ExportedTypeNotFound
, declarations[i].slashedName().GetText()), declarations[i]);
2268
ReportError(DiagnosticIds.ExportedTypeNotFound, string.Format(DiagnosticMessageTemplates.
ExportedTypeNotFound
, containingType.DottedName), slashedName);