3 references to Xml_NoRoot
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Core\QueryOutputWriter.cs (1)
330throw new XmlException(ResXml.Xml_NoRoot, string.Empty);
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextWriter.cs (1)
401throw new ArgumentException(ResXml.Xml_NoRoot);
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWellformedWriter.cs (1)
361throw new ArgumentException(ResXml.Xml_NoRoot);