2 references to IOmniSharpExtractInterfaceOptionsService
Microsoft.CodeAnalysis.ExternalAccess.OmniSharp (2)
Internal\ExtractInterface\OmniSharpExtractInterfaceOptionsService.cs (2)
28
private readonly
IOmniSharpExtractInterfaceOptionsService
_omniSharpExtractInterfaceOptionsService;
32
public OmniSharpExtractInterfaceOptionsService(
IOmniSharpExtractInterfaceOptionsService
omniSharpExtractInterfaceOptionsService)