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