2 references to Xml_InvalidCharsInIndent
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlEncodedRawTextWriter.cs (1)
1780
throw new ArgumentException(string.Format(ResXml.
Xml_InvalidCharsInIndent
, new string[] { propertyName, error }));
FrameworkFork\Microsoft.Xml\Xml\Core\XmlUtf8RawTextWriter.cs (1)
1660
throw new ArgumentException(string.Format(ResXml.
Xml_InvalidCharsInIndent
, new string[] { propertyName, error }));