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