Implemented interface member:
method
GetCurrent
System.Xml.Xsl.XPath.IFocus.GetCurrent()
2 references to GetCurrent
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\QilGenerator.cs (2)
210return f.Loop(i = f.Let(f.InvokeOnCurrentNodeChanged(curLoop.GetCurrent())), f.Sequence()); 322return curLoop.GetCurrent();