1 instantiation of OutKeywords
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\RecordBuilder.cs (1)
62this.atoms = new OutKeywords(this.nameTable);
3 references to OutKeywords
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\OutputScopeManager.cs (2)
20private OutKeywords atoms; 43internal OutputScopeManager(XmlNameTable nameTable, OutKeywords atoms) {
System\Xml\Xsl\XsltOld\RecordBuilder.cs (1)
25private OutKeywords atoms;