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