2 types derived from VariableNamesShouldNotMatchFieldNamesAnalyzer
Microsoft.CodeAnalysis.CSharp.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\Maintainability\CSharpVariableNamesShouldNotMatchFieldNames.cs (1)
14public sealed class CSharpVariableNamesShouldNotMatchFieldNamesAnalyzer : VariableNamesShouldNotMatchFieldNamesAnalyzer
Microsoft.CodeAnalysis.VisualBasic.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\Maintainability\BasicVariableNamesShouldNotMatchFieldNames.vb (1)
13Inherits VariableNamesShouldNotMatchFieldNamesAnalyzer