1 reference to ValidateConstantExpectedParameter
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\ConstantExpectedAnalyzer.cs (1)
211
if (!constantExpectedContext.
ValidateConstantExpectedParameter
(parameter, Helper, out ImmutableArray<Diagnostic> diagnostics))