2 references to Xdom_NoRootEle
System.Private.Xml (2)
System\Xml\Dom\DocumentSchemaValidator.cs (1)
270throw new InvalidOperationException(SR.Format(SR.Xml_InvalidXmlDocument, SR.Xdom_NoRootEle));
System\Xml\Dom\XmlDocument.cs (1)
1392throw new XmlException(SR.Xml_InvalidXmlDocument, SR.Xdom_NoRootEle);