2 references to Uri
System.Private.Xml (2)
System\Xml\Xsl\Xslt\XsltInput.cs (2)
1053
return new SourceLineInfo(
Uri
, Start, End);
1077
return new SourceLineInfo(
Uri
, new Location(line, pos), new Location(line, pos + QualifiedName.Length));