-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
ScalarDiscriminatorConvention, HierarchicalDiscriminatorConvention, and ObjectDiscriminatorConvention.Instance are constructed bound to BsonSerializationDomain.Default. If assigned to a non-default class map (possible once domains are public), their LookupActualType/EnsureKnownTypesAreRegistered calls resolve against the wrong domain.
Resolve their domain lazily, or document/enforce the constraint.
- has to be done after
-
CSHARP-3985 Extend serialization to support non-global configuration
-
- Closed
-