2 types derived from TypeNamesShouldNotMatchNamespacesFixer
Microsoft.CodeAnalysis.CSharp.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\CSharpTypeNamesShouldNotMatchNamespaces.Fixer.cs (1)
15public sealed class CSharpTypeNamesShouldNotMatchNamespacesFixer : TypeNamesShouldNotMatchNamespacesFixer
Microsoft.CodeAnalysis.VisualBasic.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\BasicTypeNamesShouldNotMatchNamespaces.Fixer.vb (1)
14Inherits TypeNamesShouldNotMatchNamespacesFixer