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