1 write to _AtomEmpty
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\OutKeywords.cs (1)
25
_AtomEmpty
= nameTable.Add(string.Empty);
3 references to _AtomEmpty
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\OutKeywords.cs (3)
33
CheckKeyword(
_AtomEmpty
);
52
CheckKeyword(
_AtomEmpty
);
53
return
_AtomEmpty
;