3 references to DeprecatedRule
Microsoft.CodeAnalysis.NetAnalyzers (3)
Microsoft.NetCore.Analyzers\Security\SslProtocolsAnalyzer.cs (3)
54
public override ImmutableArray<DiagnosticDescriptor> SupportedDiagnostics { get; } = ImmutableArray.Create(
DeprecatedRule
, HardcodedRule);
86
DeprecatedRule
,
200
DeprecatedRule
,