2 references to GetTitle
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\DefineAccessorsForAttributeArguments.Fixer.cs (2)
41string? title = GetTitle(diagnostic); 98if (GetTitle(diagnostic) != equivalenceKey)