2 references to IdentifiersShouldNotContainUnderscoresTitle
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\IdentifiersShouldNotContainUnderscores.cs (2)
17
/// CA1707: <inheritdoc cref="
IdentifiersShouldNotContainUnderscoresTitle
"/>
36
private static readonly LocalizableString s_localizableTitle = CreateLocalizableResourceString(nameof(
IdentifiersShouldNotContainUnderscoresTitle
));