1 write to ExtractInterfaceService
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
ExtractInterface\ExtractInterfaceTestState.cs (1)
66ExtractInterfaceService = ExtractFromDocument.GetLanguageService<AbstractExtractInterfaceService>();
3 references to ExtractInterfaceService
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (3)
ExtractInterface\ExtractInterfaceTestState.cs (3)
79return ExtractInterfaceService.AnalyzeTypeAtPositionAsync( 88return ExtractInterfaceService.ExtractInterfaceAsync( 101var actions = await ExtractInterfaceService.GetExtractInterfaceCodeActionAsync(