1 reference to XmlText
System.Xml (1)
System\Xml\Dom\XmlLoader.cs (1)
301node.AppendChildForLoad( direct ? new XmlText( string.Empty ) : doc.CreateTextNode( string.Empty ), doc );