Base:
property
CodeActionIndex
Microsoft.CodeAnalysis.Editor.UnitTests.Diagnostics.AbstractSuppressionDiagnosticTest.CodeActionIndex
8 references to CodeActionIndex
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (8)
Diagnostics\Configuration\ConfigureCodeStyle\BooleanCodeStyleOptionConfigurationTests.cs (8)
483
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
555
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
627
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
702
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
776
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
853
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
925
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
1000
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);