2 references to ExtractInterfaceAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
ExtractInterface\AbstractExtractInterfaceCommandHandler.cs (1)
68
var result = await extractInterfaceService.
ExtractInterfaceAsync
(
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
ExtractInterface\ExtractInterfaceTestState.cs (1)
87
return ExtractInterfaceService.
ExtractInterfaceAsync
(