3 implementations of GetExtractInterfaceOptionsAsync
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
ExtractInterface\TestExtractInterfaceOptions.cs (1)
44public Task<ExtractInterfaceOptionsResult> GetExtractInterfaceOptionsAsync(
Microsoft.CodeAnalysis.ExternalAccess.OmniSharp (1)
Internal\ExtractInterface\OmniSharpExtractInterfaceOptionsService.cs (1)
37public async Task<ExtractInterfaceOptionsResult> GetExtractInterfaceOptionsAsync(
Microsoft.VisualStudio.LanguageServices (1)
ExtractInterface\VisualStudioExtractInterfaceOptionsService.cs (1)
48public async Task<ExtractInterfaceOptionsResult> GetExtractInterfaceOptionsAsync(
1 reference to GetExtractInterfaceOptionsAsync
Microsoft.CodeAnalysis.Features (1)
ExtractInterface\AbstractExtractInterfaceService.cs (1)
280return await service.GetExtractInterfaceOptionsAsync(