-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.1.1
-
Component/s: Serialization
-
None
The default BsonClassMap constructor sets the IgnoreExtraElements property to false.
The BsonClassMap.Reset() method sets the IgnoreExtraElements property to true.
The behavior should be identical for both.
- is related to
-
CSHARP-681 need a different way to accomplish BsonIgnoreExtraElements
- Closed