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