3 references to Current
System.Private.Xml (3)
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (2)
113
case FuncId.
Current
:
304
table.Add("current", new FunctionInfo(FuncId.
Current
, 0, 0, null));
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
1097
if (funcId == QilGenerator.FuncId.
Current
)