4 references to Add
System.Xml.Linq (4)
System\Xml\Linq\XLinq.cs (4)
1541new Inserter(parent, this).Add(content); 1586new Inserter(parent, p).Add(content); 1881new Inserter(c, p).Add(content); 2489new Inserter(this, null).Add(content);