6 references to AppendAttributeSkipNotify
System.Xml.Linq (6)
System\Xml\Linq\XLinq.cs (6)
3039e.AppendAttributeSkipNotify(new XAttribute(aCache.Get(r.Prefix.Length == 0 ? string.Empty : r.NamespaceURI).GetName(r.LocalName), r.Value)); 3117e.AppendAttributeSkipNotify(a); 3514AppendAttributeSkipNotify(new XAttribute(a)); 4982AppendAttributeSkipNotify(a); 4988AppendAttributeSkipNotify(a); 5088AppendAttributeSkipNotify(a);