3 references to RemoveAt
System.Private.Xml (3)
System\Xml\Dom\DocumentXPathNavigator.cs (1)
1773
attributes.
RemoveAt
(index);
System\Xml\Dom\XmlAttributeCollection.cs (1)
265
RemoveAt
(n);
System\Xml\Dom\XmlElement.cs (1)
536
return _attributes!.
RemoveAt
(i);