Base:
property
CodeActionIndex
Microsoft.CodeAnalysis.Editor.UnitTests.Diagnostics.AbstractSuppressionDiagnosticTest.CodeActionIndex
7 references to CodeActionIndex
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (7)
Diagnostics\Configuration\ConfigureCodeStyle\EnumCodeStyleOptionConfigurationTests.cs (7)
96
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
144
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
195
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
245
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
298
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
346
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
397
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);