public override int GetHashCode()
 {
     return(_traceWriterConfigs != null ? _traceWriterConfigs.GetUnorderedCollectionHashCode() : 0);
 }