public NamespaceRegistry(Logger logger, AssemblyManager manager) { Logger = logger; this.manager = manager; }