5 references to WriteElementStringRaw
System.Xml (5)
System\Xml\Serialization\XmlSerializationWriter.cs (5)
612WriteElementStringRaw(name, ns, value, xsiType); 628WriteElementStringRaw(name, ns, value, null); 956WriteElementStringRaw(localName,null,value, null); 966WriteElementStringRaw(localName, ns, value, null); 976WriteElementStringRaw(localName,null,value, xsiType);