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)
96await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 144await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 195await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 245await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 298await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 346await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 397await TestInRegularAndScriptAsync(input, expected, CodeActionIndex);