2 writes to nsUri
System.Private.Xml (2)
System\Xml\Xsl\Xslt\OutputScopeManager.cs (2)
34
_records[0].
nsUri
= null;
78
_records[_lastRecord].
nsUri
= uri;
1 reference to nsUri
System.Private.Xml (1)
System\Xml\Xsl\Xslt\OutputScopeManager.cs (1)
152
return _records[record].
nsUri
;