2 references to ConstantNotConstantRule
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Performance\ConstantExpectedAnalyzer.cs (2)
122
CA1857.
ConstantNotConstantRule
, CA1857.AttributeExpectedRule);
480
validationDiagnostics = argument.CreateDiagnostic(CA1857.
ConstantNotConstantRule
);