2 references to ImplicitTypeEverywhere
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (2)
ConvertForEachToFor\ConvertForEachToForTests.cs (2)
1963
await TestInRegularAndScriptAsync(text, expected, options:
ImplicitTypeEverywhere
);
2015
await TestInRegularAndScriptAsync(text, expected, options:
ImplicitTypeEverywhere
);