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