2 references to Xml_DupXmlDecl
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextWriter.cs (1)
759
throw new ArgumentException(ResXml.
Xml_DupXmlDecl
);
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWellformedWriter.cs (1)
939
throw new ArgumentException(_conformanceLevel == ConformanceLevel.Document ? ResXml.
Xml_DupXmlDecl
: ResXml.Xml_CannotWriteXmlDecl);