2 references to Xml_IndentCharsNotWhitespace
System.Private.Xml (2)
System\Xml\Core\XmlEncodedRawTextWriter.cs (1)
1852throw new ArgumentException(SR.Format(SR.Xml_IndentCharsNotWhitespace, propertyName));
System\Xml\Core\XmlUtf8RawTextWriter.cs (1)
1714throw new ArgumentException(SR.Format(SR.Xml_IndentCharsNotWhitespace, propertyName));