2 references to XText
System.Xml.Linq (2)
System\Xml\Linq\XLinq.cs (2)
2250
return new
XText
(this);
2277
public XCData(XCData other) :
base
(other) { }