https://learn.microsoft.com/en-us/dotnet/api/system.runtime.serialization.ideserializationcallback?view=net-10.0&redirectedfrom=MSDN
IDeserializationCallback Interface (System.Runtime.Serialization) | Microsoft Learn
Indicates that a class is to be notified when deserialization of the entire object graph has been completed. This interface is not called when you deserialize...
interfacesystemruntimeserializationmicrosoft