1 write to endUri
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\Scripts.cs (1)
73this.endUri = uriString;
2 references to endUri
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\Scripts.cs (2)
79return new SourceLineInfo(this.endUri, this.endLoc, this.endLoc); 380error.FileName = errScript.endUri;