1 reference to ExceptionsShouldBePublicAnalyzer
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\ExceptionsShouldBePublic.Fixer.cs (1)
22
public sealed override ImmutableArray<string> FixableDiagnosticIds { get; } = ImmutableArray.Create(
ExceptionsShouldBePublicAnalyzer
.RuleId);