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