2 references to IsIntIndexingMethod
Microsoft.CodeAnalysis.CSharp.CodeStyle (2)
CSharpUseIndexOperatorDiagnosticAnalyzer.InfoCache.cs (2)
60
if (
IsIntIndexingMethod
(methodSymbol))
70
Debug.Assert(
IsIntIndexingMethod
(method));