1 write to end
System.Data.SqlXml (1)
System\Xml\Xsl\SourceLineInfo.cs (1)
45
this.
end
= end;
3 references to end
System.Data.SqlXml (3)
System\Xml\Xsl\SourceLineInfo.cs (3)
52
public int EndLine { get { return this.
end
.Line ; } }
53
public int EndPos { get { return this.
end
.Pos ; } }
54
public Location End { get { return this.
end
; } }