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