2 references to GenericParameterNotFound
ILAssembler (2)
GrammarVisitor.cs (2)
2328
ReportError(DiagnosticIds.GenericParameterNotFound, string.Format(DiagnosticMessageTemplates.
GenericParameterNotFound
, dottedName), context);
2374
ReportError(DiagnosticIds.GenericParameterNotFound, string.Format(DiagnosticMessageTemplates.
GenericParameterNotFound
, dottedName), context);