3 references to Xml_CanNotBindToReservedNamespace
System.Private.Xml (3)
System\Xml\Core\XmlTextWriter.cs (1)
1463throw new ArgumentException(SR.Xml_CanNotBindToReservedNamespace);
System\Xml\Core\XmlWellFormedWriter.cs (1)
782throw new ArgumentException(SR.Xml_CanNotBindToReservedNamespace);
System\Xml\Core\XmlWellFormedWriterAsync.cs (1)
687throw new ArgumentException(SR.Xml_CanNotBindToReservedNamespace);