Currently, there exists a couple of global caches of serializers, class maps, and discriminators. We should remove the dependency on the global caches while still leaving the global caches there for backwards compatibility.
- related to
-
CSHARP-3985 Support multiple SerializerRegistry(s)
-
- Investigating
-