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