private void AddServicesFromComponents(ComponentRegistry componentRegistry) { componentRegistry.DiscoverAndRegisterComponents(_projectInformation); }