Base:
property
CodeActionIndex
Microsoft.CodeAnalysis.Editor.UnitTests.Diagnostics.AbstractSuppressionDiagnosticTest.CodeActionIndex
8 references to CodeActionIndex
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (8)
Diagnostics\Configuration\ConfigureSeverity\CategoryBasedSeverityConfigurationTests.cs (8)
92
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
122
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
155
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
190
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
208
await TestInRegularAndScriptAsync(input, input,
CodeActionIndex
);
259
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
298
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
335
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);