2 writes to current
System.Data.SqlXml (2)
System\Xml\Xsl\XPath\XPathBuilder.cs (2)
745this.current = current ; 762this.current = null;
5 references to current
System.Data.SqlXml (5)
System\Xml\Xsl\XPath\XPathBuilder.cs (5)
787} else if (this.current != null) { 788unknown = this.current; 796} else if (this.current != null) { 798unknown = f.XsltConvert(f.PositionOf((QilIterator)this.current), T.DoubleX); 806} else if (this.current != null) {