6 references to WriteElementStringRaw
System.Private.Xml (6)
System\Xml\Serialization\ReflectionXmlSerializationWriter.cs (1)
981
WriteElementStringRaw
(name, ns, stringValue, xmlQualifiedName);
System\Xml\Serialization\XmlSerializationWriter.cs (5)
710
WriteElementStringRaw
(name, ns, value, xsiType);
726
WriteElementStringRaw
(name, ns, value, null);
1084
WriteElementStringRaw
(localName, null, value, null);
1094
WriteElementStringRaw
(localName, ns, value, null);
1104
WriteElementStringRaw
(localName, null, value, xsiType);