2 references to IExtractInterfaceOptionsService
Microsoft.CodeAnalysis.Features (2)
ExtractInterface\AbstractExtractInterfaceService.cs (2)
270
var
service = document.Project.Solution.Services.GetService<
IExtractInterfaceOptionsService
>();