5 references to Uri
System.Data.SqlXml (5)
System\Xml\Xsl\XsltOld\DocumentScope.cs (4)
32
Debug.Assert(scope.
Uri
!= null);
33
return scope.
Uri
;
45
Debug.Assert(scope.
Uri
!= null);
46
return scope.
Uri
;
System\Xml\Xsl\XsltOld\OutputScope.cs (1)
75
if (Ref.Equal(scope.
Uri
, urn) &&