public XamlOrganizeImportsService(IXamlOrganizeNamespacesService organizeService) { _organizeService = organizeService; }