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)
97await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 143await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 189await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 238await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 282await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 329await TestInRegularAndScriptAsync(input, expected, CodeActionIndex);