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