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