2 overrides of AddAttributeSkipNotify
System.Xml.Linq (2)
System\Xml\Linq\XLinq.cs (2)
4979internal override void AddAttributeSkipNotify(XAttribute a) { 5959internal override void AddAttributeSkipNotify(XAttribute a) {
1 reference to AddAttributeSkipNotify
System.Xml.Linq (1)
System\Xml\Linq\XLinq.cs (1)
2727AddAttributeSkipNotify(a);