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