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