1 write to baseUri
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
1156this.baseUri = baseUri;
1 reference to baseUri
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
1163throw new XsltException(Res.Xslt_InvalidXPath, new string[] { Expression }, baseUri, linePosition, lineNumber, null);