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