3 references to WriteStructMethod
System.Private.Xml (3)
System\Xml\Serialization\ReflectionXmlSerializationReader.cs (3)
941
value =
WriteStructMethod
(
1025
object? WriteStruct() =>
WriteStructMethod
(structMapping, mapping.TypeDesc!.IsNullable, true, defaultNamespace: null);
1811
o =
WriteStructMethod
(derived, isNullable, checkType, defaultNamespace);