1 override of DeleteSelf
System.Private.Xml (1)
System\Xml\Dom\DocumentXPathNavigator.cs (1)
1716public override void DeleteSelf()
4 references to DeleteSelf
Microsoft.TestPlatform.Utilities (1)
XmlUtilities.cs (1)
99parentNavigator.DeleteSelf();
PresentationFramework (2)
System\Windows\Annotations\Storage\XmlStreamStore.cs (2)
187editor.DeleteSelf(); 960editor.DeleteSelf();
System.Private.Xml (1)
System\Xml\XPath\XPathNavigator.cs (1)
1429edit.DeleteSelf();