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