2 references to RuleId
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Runtime\SealInternalTypes.cs (1)
22RuleId,
Microsoft.NetCore.Analyzers\Runtime\SealInternalTypes.Fixer.cs (1)
58public override ImmutableArray<string> FixableDiagnosticIds { get; } = ImmutableArray.Create(SealInternalTypes.RuleId);