4 references to Xml_NoRoot
System.Private.Xml (4)
System\Xml\Core\QueryOutputWriter.cs (1)
331throw new XmlException(SR.Xml_NoRoot, string.Empty);
System\Xml\Core\XmlTextWriter.cs (1)
426throw new ArgumentException(SR.Xml_NoRoot);
System\Xml\Core\XmlWellFormedWriter.cs (1)
345throw new ArgumentException(SR.Xml_NoRoot);
System\Xml\Core\XmlWellFormedWriterAsync.cs (1)
45throw new ArgumentException(SR.Xml_NoRoot);