2 references to OmniSharpExtractInterfaceOptionsResult
Microsoft.CodeAnalysis.ExternalAccess.OmniSharp (2)
ExtractInterface\IOmniSharpExtractInterfaceOptionsService.cs (1)
14
Task<
OmniSharpExtractInterfaceOptionsResult
> GetExtractInterfaceOptionsAsync(
Internal\ExtractInterface\OmniSharpExtractInterfaceOptionsService.cs (1)
48
var
result = await _omniSharpExtractInterfaceOptionsService.GetExtractInterfaceOptionsAsync(extractableMembers, defaultInterfaceName).ConfigureAwait(false);