3 writes to dtdInfo
System.Xml.Linq (3)
System\Xml\Linq\XLinq.cs (3)
6398this.dtdInfo = other.dtdInfo; 6408dtdInfo = r.DtdInfo; 6416this.dtdInfo = dtdInfo;
2 references to dtdInfo
System.Xml.Linq (2)
System\Xml\Linq\XLinq.cs (2)
6398this.dtdInfo = other.dtdInfo; 6492return this.dtdInfo;