2 references to ImplicitTypeEverywhere
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
ConvertForEachToFor\ConvertForEachToForTests.cs (2)
1964
await TestInRegularAndScriptAsync(text, expected, options:
ImplicitTypeEverywhere
);
2016
await TestInRegularAndScriptAsync(text, expected, options:
ImplicitTypeEverywhere
);