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