1 write to IndexType
Microsoft.CodeAnalysis.CSharp.Features (1)
CSharpUseIndexOperatorDiagnosticAnalyzer.InfoCache.cs (1)
39
IndexType
= indexType;
1 reference to IndexType
Microsoft.CodeAnalysis.CSharp.Features (1)
CSharpUseIndexOperatorDiagnosticAnalyzer.InfoCache.cs (1)
96
var overloadedIndexMethod = GetOverload(method,
IndexType
);