4 references to SetSibling
System.Xml (4)
System\Xml\Cache\XPathDocumentBuilder.cs (4)
480
pageCopy[idxCopy].
SetSibling
(this.infoTable, pageTemp, idxTemp);
494
pageCopy[idxCopy].
SetSibling
(this.infoTable, pageOverride, idxOverride);
500
pageNew[idxNew].
SetSibling
(this.infoTable, this.pageNmsp, this.idxNmsp);
677
this.pageSibling[this.idxSibling].
SetSibling
(this.infoTable, pageNew, idxNew);