You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -2189,9 +2189,9 @@ public override BsonDocument Render(IBsonSerializer<TDocument> documentSerialize
2189
2189
varmessage=string.Format("The serializer for field '{0}' must implement IBsonArraySerializer and provide item serialization info.",renderedField.FieldName);
@@ -2238,9 +2238,9 @@ public override BsonDocument Render(IBsonSerializer<TDocument> documentSerialize
2238
2238
varmessage=string.Format("The serializer for field '{0}' must implement IBsonArraySerializer and provide item serialization info.",renderedField.FieldName);
0 commit comments