3 references to XAttribute
System.Private.Xml.Linq (3)
System\Xml\Linq\XElement.cs (3)
116
AppendAttributeSkipNotify(new
XAttribute
(a));
1902
if (a.parent != null) a = new
XAttribute
(a);
1909
if (a.parent != null) a = new
XAttribute
(a);