3 references to TestExtractInterfaceOptionsService
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (3)
ExtractInterface\ExtractInterfaceTestState.cs (3)
24
typeof(
TestExtractInterfaceOptionsService
));
68
public
TestExtractInterfaceOptionsService
TestExtractInterfaceOptionsService
72
return (
TestExtractInterfaceOptionsService
)ExtractFromDocument.Project.Solution.Services.GetService<IExtractInterfaceOptionsService>();