2 references to Xml_DtdNotAllowedInFragment
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (1)
3139throw ThrowXmlException(ResXml.Xml_DtdNotAllowedInFragment);
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWellformedWriter.cs (1)
387throw new InvalidOperationException(ResXml.Xml_DtdNotAllowedInFragment);