3 references to XAttribute
System.Xml.Linq (3)
System\Xml\Linq\XLinq.cs (3)
3514
AppendAttributeSkipNotify(new
XAttribute
(a));
4975
if (a.parent != null) a = new
XAttribute
(a);
4981
if (a.parent != null) a = new
XAttribute
(a);