2 references to SafePreviousSibling
System.Data.Common (2)
System\Xml\XmlDataDocument.cs (1)
3034prevSib = SafePreviousSibling(node);
System\Xml\XPathNodePointer.cs (1)
809n = _doc.SafePreviousSibling(n);