4 references to WriteMember
System.Private.Xml (4)
System\Xml\Serialization\ReflectionXmlSerializationWriter.cs (4)
111WriteMember(o, null, new ElementAccessor[] { element }, null, null, mapping.TypeDesc, !element.IsSoap); 653WriteMember(memberValue, choiceSource, m.ElementsSortedByDerivation!, m.Text, m.ChoiceIdentifier, m.TypeDesc!, true); 692WriteMember(o, null, am.ElementsSortedByDerivation!, null, null, am.TypeDesc!, true); 1303WriteMember(source, enumSource, member.ElementsSortedByDerivation!, member.Text, member.ChoiceIdentifier, member.TypeDesc!, writeAccessors || hasWrapperElement);