Base:
property
CodeActionIndex
Microsoft.CodeAnalysis.Editor.UnitTests.Diagnostics.AbstractSuppressionDiagnosticTest.CodeActionIndex
5 references to CodeActionIndex
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (5)
Diagnostics\Configuration\ConfigureSeverity\CSharpCodeStyleOptionBasedSeverityConfigurationTests.cs (5)
83
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
137
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
191
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
248
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
305
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);