2 references to Xdom_NoRootEle
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentSchemaValidator.cs (1)
289
throw new InvalidOperationException(string.Format(ResXml.Xml_InvalidXmlDocument, string.Format(ResXml.
Xdom_NoRootEle
)));
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlDocument.cs (1)
1335
throw new XmlException(ResXml.Xml_InvalidXmlDocument, ResXml.
Xdom_NoRootEle
);