1 reference to Xml_ErrorOpeningExternalDtd
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (1)
8073
Throw(new XmlException(entityName == null ? ResXml.
Xml_ErrorOpeningExternalDtd
: ResXml.Xml_ErrorOpeningExternalEntity, new string[] { uri.ToString(), innerMessage }, e, 0, 0));