public override int GetHashCode() { unchecked { return(((Writer != null ? Writer.GetHashCode() : 0) * 397) ^ (int)outLang); } }