1 write to _omniSharpExtractInterfaceOptionsService
Microsoft.CodeAnalysis.ExternalAccess.OmniSharp (1)
Internal\ExtractInterface\OmniSharpExtractInterfaceOptionsService.cs (1)
34
_omniSharpExtractInterfaceOptionsService
= omniSharpExtractInterfaceOptionsService;
1 reference to _omniSharpExtractInterfaceOptionsService
Microsoft.CodeAnalysis.ExternalAccess.OmniSharp (1)
Internal\ExtractInterface\OmniSharpExtractInterfaceOptionsService.cs (1)
48
var result = await
_omniSharpExtractInterfaceOptionsService
.GetExtractInterfaceOptionsAsync(extractableMembers, defaultInterfaceName).ConfigureAwait(false);