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)
483await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 555await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 627await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 702await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 776await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 853await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 925await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 1000await TestInRegularAndScriptAsync(input, expected, CodeActionIndex);