-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Dotnet Drivers
We have removed Serializable attribute from all of Driver's exceptions, but left serialization constructors that are not in use anymore. Need to find and remove all constructors like the following:
public MongoClientException(SerializationInfo info, StreamingContext context)