1 write to QuoteChar
System.Private.DataContractSerialization (1)
System\Xml\XmlUTF8TextReader.cs (1)
849attributeNode.QuoteChar = (char)quoteChar;
1 reference to QuoteChar
System.Private.DataContractSerialization (1)
System\Xml\XmlBaseReader.cs (1)
961return _node.QuoteChar;