4 writes to QuoteChar
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlReader.cs (2)
1242((XmlTextWriter)xtw).QuoteChar = this.QuoteChar; 1268((XmlTextWriter)xtw).QuoteChar = this.QuoteChar;
FrameworkFork\Microsoft.Xml\Xml\Core\XmlReaderAsync.cs (2)
215((XmlTextWriter)xtw).QuoteChar = this.QuoteChar; 241((XmlTextWriter)xtw).QuoteChar = this.QuoteChar;