2 overrides of AddAttributeSkipNotify
System.Private.Xml.Linq (2)
System\Xml\Linq\XDocument.cs (1)
860internal override void AddAttributeSkipNotify(XAttribute a)
System\Xml\Linq\XElement.cs (1)
1906internal override void AddAttributeSkipNotify(XAttribute a)
1 reference to AddAttributeSkipNotify
System.Private.Xml.Linq (1)
System\Xml\Linq\XContainer.cs (1)
485AddAttributeSkipNotify(a);