1 write to fixupLast
System.Data.SqlXml (1)
System\Xml\Xsl\XPath\XPathBuilder.cs (1)
60this.fixupLast = f.Unknown(T.DoubleX);
2 references to fixupLast
System.Data.SqlXml (2)
System\Xml\Xsl\XPath\XPathBuilder.cs (2)
61this.fixupVisitor = new FixupVisitor(f, fixupCurrent, fixupPosition, fixupLast); 95private QilNode GetLastPosition () { numFixupLast ++; return fixupLast ; }