5 references to Uri
System.Private.Xml (5)
System\Xml\Xsl\XsltOld\DocumentScope.cs (4)
34
Debug.Assert(scope.
Uri
!= null);
35
return scope.
Uri
;
50
Debug.Assert(scope.
Uri
!= null);
51
return scope.
Uri
;
System\Xml\Xsl\XsltOld\OutputScope.cs (1)
89
if (Ref.Equal(scope.
Uri
, urn) &&