Base:
4 references to CodeActionIndex
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (4)
Diagnostics\Configuration\ConfigureSeverity\MultipleCodeStyleOptionBasedSeverityConfigurationTests.cs (4)
107
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
193
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
273
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
362
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);