3 references to Write
System.Xml.Linq (3)
System\Xml\Linq\XLinq.cs (3)
7469
foreach (object obj in o)
Write
(obj);
7474
foreach (object obj in e)
Write
(obj);
7493
Write
(e.content);