6 references to WriteElementStringRaw
System.Private.Xml (6)
System\Xml\Serialization\ReflectionXmlSerializationWriter.cs (1)
1056
WriteElementStringRaw
(name, ns, stringValue, xmlQualifiedName);
System\Xml\Serialization\XmlSerializationWriter.cs (5)
757
WriteElementStringRaw
(name, ns, value, xsiType);
773
WriteElementStringRaw
(name, ns, value, null);
1131
WriteElementStringRaw
(localName, null, value, null);
1141
WriteElementStringRaw
(localName, ns, value, null);
1151
WriteElementStringRaw
(localName, null, value, xsiType);