1 write to _baseUri
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
1166_baseUri = baseUri;
1 reference to _baseUri
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
1174throw new XsltException(SR.Xslt_InvalidXPath, new string[] { Expression }, _baseUri, _lineNumber, _linePosition, null);