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