3 references to Xml_NonWhitespace
System.Private.Xml (3)
System\Xml\Core\XmlTextWriter.cs (1)
849throw new ArgumentException(SR.Xml_NonWhitespace);
System\Xml\Core\XmlWellFormedWriter.cs (1)
1013throw new ArgumentException(SR.Xml_NonWhitespace);
System\Xml\Core\XmlWellFormedWriterAsync.cs (1)
915throw new ArgumentException(SR.Xml_NonWhitespace);