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