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