3 references to Write
System.Private.Xml.Linq (3)
System\Xml\Linq\XLinq.cs (3)
613
foreach (object obj in o)
Write
(obj);
619
foreach (object obj in e)
Write
(obj);
641
Write
(e.content);