1 write to IndentChar
System.Configuration (1)
System\Configuration\ConfigurationSection.cs (1)
82writer.IndentChar = ' ';
1 reference to IndentChar
System.ServiceModel (1)
System\ServiceModel\Configuration\UnrecognizedPolicyAssertionElement.cs (1)
158sb.Append(xmlTextWriter.IndentChar);