1 write to _nameTable
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\OutputScopeManager.cs (1)
51_nameTable = nameTable;
2 references to _nameTable
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\OutputScopeManager.cs (2)
184} while (_nameTable.Get(prefix) != null); 186return _nameTable.Add(prefix);