2 references to GetTitle
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Performance\PreferLengthCountIsEmptyOverAny.Fixer.cs (2)
27
if (equivalenceKey is null || equivalenceKey ==
GetTitle
(diagnostic))
46
string title =
GetTitle
(diagnostic);