3 references to AddContent
System.Private.Xml.Linq (3)
System\Xml\Linq\XLinq.cs (3)
28AddContent(content); 101foreach (object? obj in o) AddContent(obj); 107foreach (object? obj in e) AddContent(obj);