Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-5467

Remove serialization constructor

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • 4.0.0
    • 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)

            Assignee:
            Unassigned Unassigned
            Reporter:
            oleksandr.poliakov@mongodb.com Oleksandr Poliakov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: