2 references to Xml_DtdIsProhibited
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (1)
3131
throw ThrowXmlException(ResXml.
Xml_DtdIsProhibited
);
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (1)
6791
ThrowWithoutLineInfo(_v1Compat ? ResXml.
Xml_DtdIsProhibited
: ResXml.Xml_DtdIsProhibitedEx);