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