2 references to OverloadString
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Performance\UseStartsWithInsteadOfIndexOfComparisonWithZero.cs (1)
73indexOfMethodsBuilder.Add((indexOfMethod, OverloadString));
Microsoft.NetCore.Analyzers\Performance\UseStartsWithInsteadOfIndexOfComparisonWithZero.Fixer.cs (1)
47case UseStartsWithInsteadOfIndexOfComparisonWithZero.OverloadString: