5 references to WriteElementString
System.Xml (5)
System\Xml\Serialization\XmlSerializationWriter.cs (5)
595WriteElementString(name, ns, value, xsiType); 603WriteElementString(name, ns, value, null); 928WriteElementString(localName, null, value, null); 933WriteElementString(localName, ns, value, null); 938WriteElementString(localName, null, value, xsiType);