System\Xml\Serialization\ReflectionXmlSerializationWriter.cs (3)
126WriteElements(o, choiceSource, elements, text, choice, writeAccessors, memberTypeDesc.IsNullable);
177WriteElements(ai, choiceSource, elements, text, choice, true, true);
198WriteElements(ai, choiceSource, elements, text, choice, true, true);