Base:
property
CodeActionIndex
Microsoft.CodeAnalysis.Editor.UnitTests.Diagnostics.AbstractSuppressionDiagnosticTest.CodeActionIndex
6 references to CodeActionIndex
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (6)
Diagnostics\Configuration\ConfigureCodeStyle\EnumCodeStyleOptionConfigurationTests.cs (6)
451
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
499
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
547
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
600
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
648
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
699
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);