3 references to Xml_NoStartTag
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextWriter.cs (1)
1308throw new InvalidOperationException(ResXml.Xml_NoStartTag);
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWellformedWriter.cs (2)
533throw new XmlException(ResXml.Xml_NoStartTag, string.Empty); 584throw new XmlException(ResXml.Xml_NoStartTag, string.Empty);