2 references to CSharpExtractMethodService
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
ExtractMethod\ExtractMethodTests.cs (2)
11239var service = new CSharpExtractMethodService(); 11256var service = new CSharpExtractMethodService() as IExtractMethodService;