Implemented interface member:
method
GetCurrent
System.Xml.Xsl.XPath.IFocus.GetCurrent()
1 reference to GetCurrent
System.Private.Xml (1)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
361
return _funcFocus.
GetCurrent
();