3 references to Xml_UnexpectedEndTag
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (1)
3119throw ThrowXmlException(ResXml.Xml_UnexpectedEndTag);
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (2)
4060Throw(pos + 1, ResXml.Xml_UnexpectedEndTag); 4766Throw(ResXml.Xml_UnexpectedEndTag);