public void Add(Sampler sampler) { _samplerIds.Add(sampler.StatusKeyPrefix); _samplerIdToSampler[sampler.StatusKeyPrefix] = sampler; }