C# automap issue when parameter name is "items"

Hi @Simon_Schweizer, welcome!

Looks like the exception happened on MongoDB.Bson/Serialization/BsonCreatorMap.cs#L147.

Could you provide a minimal reproducible example application of the above ? Also, which version of MongoDB .NET/C# driver are you using ?

Regards,
Wan.