2 types derived from PropertyNamesShouldNotMatchGetMethodsFixer
Microsoft.CodeAnalysis.CSharp.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\CSharpPropertyNamesShouldNotMatchGetMethods.Fixer.cs (1)
15public sealed class CSharpPropertyNamesShouldNotMatchGetMethodsFixer : PropertyNamesShouldNotMatchGetMethodsFixer
Microsoft.CodeAnalysis.VisualBasic.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\BasicPropertyNamesShouldNotMatchGetMethods.Fixer.vb (1)
14Inherits PropertyNamesShouldNotMatchGetMethodsFixer