System\Xml\Serialization\ReflectionXmlSerializationWriter.cs (3)
427WriteStructMethod(mapping, name, ns, o, element.IsNullable, needType: false);
461WriteStructMethod(structMapping, name, ns, o, isNullable, needType: false);
913WriteStructMethod(derived, n, ns, o, isNullable, needType: true);