1 override of ReportParameterNotValidForType
Microsoft.CodeAnalysis.CSharp (1)
Errors\MessageProvider.cs (1)
274
protected override void
ReportParameterNotValidForType
(DiagnosticBag diagnostics, SyntaxNode attributeSyntax, int namedArgumentIndex)
1 reference to ReportParameterNotValidForType
Microsoft.CodeAnalysis (1)
Diagnostic\CommonMessageProvider.cs (1)
290
ReportParameterNotValidForType
(diagnosticBag, attributeSyntax, namedArgumentIndex);