1 write to strTextName
System.Xml (1)
System\Xml\Dom\XmlDocument.cs (1)
104strTextName = nt.Add( "#text" );
2 references to strTextName
System.Xml (2)
System\Xml\Dom\XmlText.cs (2)
26return OwnerDocument.strTextName; 33return OwnerDocument.strTextName;