3 references to Current
System.Data.SqlXml (3)
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (2)
101
case FuncId.
Current
:
253
table.Add("current" , new FunctionInfo(FuncId.
Current
, 0, 0, null));
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
982
if (funcId == QilGenerator.FuncId.
Current
) {