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