2 references to Xml_IndentCharsNotWhitespace
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlEncodedRawTextWriter.cs (1)
1733throw new ArgumentException(string.Format(ResXml.Xml_IndentCharsNotWhitespace, propertyName));
FrameworkFork\Microsoft.Xml\Xml\Core\XmlUtf8RawTextWriter.cs (1)
1613throw new ArgumentException(string.Format(ResXml.Xml_IndentCharsNotWhitespace, propertyName));