C#C
C#3y ago
joeystdio

✅ XML deserialization problem

Can anyone please help me sleep again.... 🙂
When deserializing the following XML to the respective object it doesn't deserialize anything after the empty nodes (eg:
ProcessingLog
).
note: if I remove the empty nodes OR move the
ProcessingLog
node above the empty nodes it does get deserialized.

Any tips would be greatly appreciated
Was this page helpful?