3 references to AddContent
System.Xml.Linq (3)
System\Xml\Linq\XLinq.cs (3)
3288AddContent(content); 3344foreach (object obj in o) AddContent(obj); 3349foreach (object obj in e) AddContent(obj);