Base:
8 references to CodeActionIndex
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (8)
Diagnostics\Configuration\ConfigureSeverity\AllAnalyzersSeverityConfigurationTests.cs (8)
93await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 125await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 162await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 199await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 218await TestInRegularAndScriptAsync(input, input, CodeActionIndex); 272await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 313await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 352await TestInRegularAndScriptAsync(input, expected, CodeActionIndex);