2 writes to root
System.Xml.Linq (2)
System\Xml\Linq\XLinq.cs (2)
8079
this.
root
= node;
8417
root
= null;
5 references to root
System.Xml.Linq (5)
System\Xml\Linq\XLinq.cs (5)
8782
if (source !=
root
) {
8836
XNode n = this.
root
;
9075
if (n ==
root
) {
9141
if (element ==
root
|| element == null) {
9170
if (element ==
root
) {