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