Base:
property
CodeActionIndex
Microsoft.CodeAnalysis.Editor.UnitTests.Diagnostics.AbstractSuppressionDiagnosticTest.CodeActionIndex
4 references to CodeActionIndex
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (4)
Diagnostics\Configuration\ConfigureSeverity\MultipleCodeStyleOptionBasedSeverityConfigurationTests.cs (4)
106
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
190
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
268
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
355
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);