Base:
7 references to CodeActionIndex
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (7)
Diagnostics\Configuration\ConfigureCodeStyle\EnumCodeStyleOptionConfigurationTests.cs (7)
98await TestInRegularAndScriptAsync(input, expected, CodeActionIndex);
148await TestInRegularAndScriptAsync(input, expected, CodeActionIndex);
201await TestInRegularAndScriptAsync(input, expected, CodeActionIndex);
253await TestInRegularAndScriptAsync(input, expected, CodeActionIndex);
308await TestInRegularAndScriptAsync(input, expected, CodeActionIndex);
358await TestInRegularAndScriptAsync(input, expected, CodeActionIndex);
411await TestInRegularAndScriptAsync(input, expected, CodeActionIndex);