2 references to GetExtractInterfaceOptionsAsync
Microsoft.CodeAnalysis.Features (2)
ExtractInterface\AbstractExtractInterfaceService.cs (1)
122
var extractInterfaceOptions = await
GetExtractInterfaceOptionsAsync
(
ExtractInterface\ExtractInterfaceCodeAction.cs (1)
30
return AbstractExtractInterfaceService.
GetExtractInterfaceOptionsAsync
(