We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b113aa1 commit 0ea2d9aCopy full SHA for 0ea2d9a
src/MongoDB.Bson/Serialization/Serializers/BsonClassMapSerializer.cs
@@ -145,7 +145,7 @@ public TClass DeserializeClass(BsonDeserializationContext context)
145
supportsInitialization.BeginInit();
146
}
147
148
- // Comment to delete 123
+ // Comment to delete 123123
149
var discriminatorConvention = _classMap.GetDiscriminatorConvention();
150
var allMemberMaps = _classMap.AllMemberMaps;
151
var extraElementsMemberMapIndex = _classMap.ExtraElementsMemberMapIndex;
0 commit comments