2 references to UnparsedEntityUri
System.Private.Xml (2)
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (2)
128
case FuncId.
UnparsedEntityUri
: return CompileUnparsedEntityUri(args[0]);
308
table.Add("unparsed-entity-uri", new FunctionInfo(FuncId.
UnparsedEntityUri
, 1, 1, XPathBuilder.argString));