Base:
6 references to CodeActionIndex
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (6)
Diagnostics\Configuration\ConfigureCodeStyle\EnumCodeStyleOptionConfigurationTests.cs (6)
467await TestInRegularAndScriptAsync(input, expected, CodeActionIndex);
517await TestInRegularAndScriptAsync(input, expected, CodeActionIndex);
567await TestInRegularAndScriptAsync(input, expected, CodeActionIndex);
622await TestInRegularAndScriptAsync(input, expected, CodeActionIndex);
672await TestInRegularAndScriptAsync(input, expected, CodeActionIndex);
725await TestInRegularAndScriptAsync(input, expected, CodeActionIndex);