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