M
M
CC#
Created by M on 5/18/2024 in #help
AllowOutOfOrderMetadataProperties Does not deserialize TypeDiscriminator in .NET 9 Preview 3
Hi, I am using the new AllowOutOfOrderMetadataProperties when deserlaizing. My JSON objects have a field event: 'eventType' to Discriminate them, but when AllowOutOfOrderMetadataProperties = true the property is always null. Any ideas?
1 replies