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