2 types derived from VariableNamesShouldNotMatchFieldNamesFixer
Microsoft.CodeAnalysis.CSharp.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\Maintainability\CSharpVariableNamesShouldNotMatchFieldNames.Fixer.cs (1)
15public sealed class CSharpVariableNamesShouldNotMatchFieldNamesFixer : VariableNamesShouldNotMatchFieldNamesFixer
Microsoft.CodeAnalysis.VisualBasic.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\Maintainability\BasicVariableNamesShouldNotMatchFieldNames.Fixer.vb (1)
14Inherits VariableNamesShouldNotMatchFieldNamesFixer