1 write to _AtomEmpty
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\OutKeywords.cs (1)
22
_AtomEmpty
= nameTable.Add(string.Empty);
3 references to _AtomEmpty
System.Private.Xml (3)
System\Xml\Xsl\XsltOld\OutKeywords.cs (3)
30
CheckKeyword(
_AtomEmpty
);
51
CheckKeyword(
_AtomEmpty
);
52
return
_AtomEmpty
;