As part of the Known Serializers strategy we need to compare two serializers to determine if they are equal. Two serializers should be considered equal if they are instances of the same class and they are configured the same (so that their Serialize and Deserialize methods behave identically).
- is depended on by
-
CSHARP-5013 NullReferenceException when calling Set in an update pipeline
- Backlog
- is related to
-
CSHARP-4337 Use correct serializer for conditional result
- Closed
-
CSHARP-4494 Consider marking ObjectSerializer and similar serializers sealed
- Closed