5 references to IsEmptyText
Microsoft.CodeAnalysis.CSharp.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\CSharpPreferLengthCountIsEmptyOverAny.Fixer.cs (1)
38IdentifierName(PreferLengthCountIsEmptyOverAnyAnalyzer.IsEmptyText)
Microsoft.CodeAnalysis.NetAnalyzers (4)
Microsoft.NetCore.Analyzers\Performance\PreferLengthCountIsEmptyOverAny.Fixer.cs (2)
74case PreferLengthCountIsEmptyOverAnyAnalyzer.IsEmptyText: 94PreferLengthCountIsEmptyOverAnyAnalyzer.IsEmptyText => MicrosoftNetCoreAnalyzersResources.PreferIsEmptyOverAnyCodeFixTitle,
Microsoft.NetCore.Analyzers\Performance\PreferLengthCountIsEmptyOverAnyAnalyzer.cs (2)
118properties.Add(DiagnosticPropertyKey, IsEmptyText); 139return typeSymbol.GetMembers(IsEmptyText)