2 references to IdentifiersShouldNotHaveIncorrectSuffixTitle
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\IdentifiersShouldNotHaveIncorrectSuffix.cs (2)
17
/// CA1711: <inheritdoc cref="
IdentifiersShouldNotHaveIncorrectSuffixTitle
"/>
24
private static readonly LocalizableString s_localizableTitle = CreateLocalizableResourceString(nameof(
IdentifiersShouldNotHaveIncorrectSuffixTitle
));