Base:
property
CodeActionIndex
Microsoft.CodeAnalysis.Editor.UnitTests.Diagnostics.AbstractSuppressionDiagnosticTest.CodeActionIndex
5 references to CodeActionIndex
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (5)
Diagnostics\Configuration\ConfigureCodeStyle\BooleanCodeStyleOptionConfigurationTests.cs (5)
107
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
179
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
256
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
328
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
405
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);