System\Xml\Serialization\ReflectionXmlSerializationWriter.cs (3)
127WriteElements(o, choiceSource, elements, text, choice, writeAccessors, memberTypeDesc.IsNullable);
189WriteElements(ai, choiceSource, elements, text, choice, true, true);
211WriteElements(ai, choiceSource, elements, text, choice, true, true);