-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 2.10.0
-
Component/s: Serialization
-
None
-
Minor Change
For a derived type with private parameterless constructor, BsonClassMap.LookupClassMap works fine if it introduces new properties, but throws an exception if it does not (example in the attachment). It seems to me the method should work fine in both cases.
- is duplicated by
-
CSHARP-1559 Impossible to create BsonClassMap for Immutable Type that Inherits
- Closed
- is related to
-
CSHARP-3108 Deserialization throws No matching creator found exception
- Closed
-
CSHARP-3175 Regression in v2.10.2 - No matching creator found
- Closed