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