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