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