2 references to SystemProperty
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (2)
116
case FuncId.
SystemProperty
: return CompileSystemProperty(args[0]);
259
table.Add("system-property" , new FunctionInfo(FuncId.
SystemProperty
, 1, 1, XPathBuilder.argString));