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