2 references to IterationVariableIsUsedForMoreThanCollectionIndex
Microsoft.CodeAnalysis.Features (2)
ConvertForToForEach\AbstractConvertForToForEachCodeRefactoringProvider.cs (2)
128
if (
IterationVariableIsUsedForMoreThanCollectionIndex
(statement))
185
IterationVariableIsUsedForMoreThanCollectionIndex
(childNode))