Base:
property
CodeActionIndex
Microsoft.CodeAnalysis.Editor.UnitTests.Diagnostics.AbstractSuppressionDiagnosticTest.CodeActionIndex
6 references to CodeActionIndex
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (6)
Diagnostics\Configuration\ConfigureCodeStyle\MultipleCodeStyleOptionConfigurationTests.cs (6)
381
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
425
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
469
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
518
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
562
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
609
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);