Base:
method
WriteEscapedText
System.Xml.XmlNodeWriter.WriteEscapedText(System.Char[], System.Int32, System.Int32)
2 references to WriteEscapedText
System.Private.DataContractSerialization (2)
System\Xml\XmlCanonicalWriter.cs (2)
535_elementWriter.WriteEscapedText(chars, offset, count); 539_writer.WriteEscapedText(chars, offset, count);