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