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