1 write to _AtomXmlns
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\OutKeywords.cs (1)
25
_AtomXmlns
= nameTable.Add("xmlns");
3 references to _AtomXmlns
System.Private.Xml (3)
System\Xml\Xsl\XsltOld\OutKeywords.cs (3)
33
CheckKeyword(
_AtomXmlns
);
78
CheckKeyword(
_AtomXmlns
);
79
return
_AtomXmlns
;