Is there a way to replace the default default data serializer for crashes?
A custom data serializer can be attached, replacing DataContractSerializerOperationBehavioreach operation by default . But this does not serialize / deserialize errors ...
source
share