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