2 types derived from IdentifiersShouldNotContainUnderscoresFixer
Microsoft.CodeAnalysis.CSharp.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\CSharpIdentifiersShouldNotContainUnderscores.Fixer.cs (1)
16
public sealed class CSharpIdentifiersShouldNotContainUnderscoresFixer :
IdentifiersShouldNotContainUnderscoresFixer
Microsoft.CodeAnalysis.VisualBasic.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\BasicIdentifiersShouldNotContainUnderscores.Fixer.vb (1)
15
Inherits
IdentifiersShouldNotContainUnderscoresFixer