3 references to RemoveAt
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXPathNavigator.cs (1)
1802
attributes.
RemoveAt
(index);
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlAttributeCollection.cs (1)
261
RemoveAt
(n);
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlElement.cs (1)
530
return _attributes.
RemoveAt
(i);