1 instantiation of OutKeywords
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\RecordBuilder.cs (1)
58
_atoms = new
OutKeywords
(_nameTable);
3 references to OutKeywords
System.Private.Xml (3)
System\Xml\Xsl\XsltOld\OutputScopeManager.cs (2)
17
private readonly
OutKeywords
_atoms;
45
internal OutputScopeManager(XmlNameTable nameTable,
OutKeywords
atoms)
System\Xml\Xsl\XsltOld\RecordBuilder.cs (1)
20
private readonly
OutKeywords
_atoms;