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