Base:
8 references to CodeActionIndex
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (8)
Diagnostics\Configuration\ConfigureSeverity\CategoryBasedSeverityConfigurationTests.cs (8)
93await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 125await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 160await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 197await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 216await TestInRegularAndScriptAsync(input, input, CodeActionIndex); 270await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 311await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 350await TestInRegularAndScriptAsync(input, expected, CodeActionIndex);