2 references to CodeActionIndexWhenExtractMethodMissing
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
CodeActions\ExtractMethod\ExtractLocalFunctionTests.cs (2)
1725
await TestInRegularAndScript1Async(code, expectedCode,
CodeActionIndexWhenExtractMethodMissing
);
1876
await TestInRegularAndScript1Async(code, expectedCode,
CodeActionIndexWhenExtractMethodMissing
);