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