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