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