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