2 references to IdentifiersShouldNotMatchKeywordsTitle
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\IdentifiersShouldNotMatchKeywords.cs (2)
18/// CA1716: <inheritdoc cref="IdentifiersShouldNotMatchKeywordsTitle"/> 25private static readonly LocalizableString s_localizableTitle = CreateLocalizableResourceString(nameof(IdentifiersShouldNotMatchKeywordsTitle));