2 references to ReportParameterArrayDiagnostic
Microsoft.CodeAnalysis.CSharp.CodeStyle (2)
UseUtf8StringLiteralDiagnosticAnalyzer.cs (2)
108ReportParameterArrayDiagnostic(context, arrayCreationOperation.Syntax, elements, option.Notification.Severity, ArrayCreationOperationLocation.Descendants); 114ReportParameterArrayDiagnostic(context, arrayCreationOperation.Syntax, elements, option.Notification.Severity, ArrayCreationOperationLocation.Ancestors);