1 reference to ConvertForEachToFor
Microsoft.CodeAnalysis.Features (1)
CodeRefactorings\PredefinedCodeRefactoringProviderNames.cs (1)
23
public const string ConvertForEachToFor = nameof(
ConvertForEachToFor
);