2 types derived from IdentifiersShouldNotMatchKeywordsFixer
Microsoft.CodeAnalysis.CSharp.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\CSharpIdentifiersShouldNotMatchKeywords.Fixer.cs (1)
15public sealed class CSharpIdentifiersShouldNotMatchKeywordsFixer : IdentifiersShouldNotMatchKeywordsFixer
Microsoft.CodeAnalysis.VisualBasic.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\BasicIdentifiersShouldNotMatchKeywords.Fixer.vb (1)
14Inherits IdentifiersShouldNotMatchKeywordsFixer