public void RegisterDataWriter(DataWriterRegistration registration) { _dataWriterRegistrations.Add(registration.Name, registration); }