4 references to Xml_InvalidXmlSpace
System.Private.Xml (4)
System\Xml\Core\XmlTextReaderImpl.cs (1)
5077Throw(SR.Xml_InvalidXmlSpace, attr.StringValue, attr.lineInfo.lineNo, attr.lineInfo.linePos);
System\Xml\Core\XmlTextWriter.cs (1)
1760throw new ArgumentException(SR.Format(SR.Xml_InvalidXmlSpace, value));
System\Xml\Core\XmlWellFormedWriter.cs (1)
825throw new ArgumentException(SR.Format(SR.Xml_InvalidXmlSpace, value));
System\Xml\Core\XmlWellFormedWriterAsync.cs (1)
729throw new ArgumentException(SR.Format(SR.Xml_InvalidXmlSpace, value));