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