2 references to Xml_InvalidCharsInIndent
System.Private.Xml (2)
System\Xml\Core\XmlEncodedRawTextWriter.cs (1)
1899throw new ArgumentException(SR.Format(SR.Xml_InvalidCharsInIndent, new string[] { propertyName, error }));
System\Xml\Core\XmlUtf8RawTextWriter.cs (1)
1761throw new ArgumentException(SR.Format(SR.Xml_InvalidCharsInIndent, new string[] { propertyName, error }));