8 references to AppendAttributeSkipNotify
System.Private.Xml.Linq (8)
System\Xml\Linq\XContainer.cs (4)
911e.AppendAttributeSkipNotify(new XAttribute(_aCache.Get(r.Prefix.Length == 0 ? string.Empty : r.NamespaceURI).GetName(r.LocalName), r.Value)); 965e.AppendAttributeSkipNotify(new XAttribute( 1038e.AppendAttributeSkipNotify(a); 1154e.AppendAttributeSkipNotify(a);
System\Xml\Linq\XElement.cs (4)
116AppendAttributeSkipNotify(new XAttribute(a)); 1910AppendAttributeSkipNotify(a); 1917AppendAttributeSkipNotify(a); 2076AppendAttributeSkipNotify(a);