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

RawBsonArray should override IsReadOnly in order to return true

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 1.9
    • Affects Version/s: 1.8.3
    • Component/s: None
    • Labels:
      None

      RawBsonArray.IsReadOnly should return true because it is read only. But the method is not overridden now, so that the base method is called which returns false.

            Assignee:
            craig.wilson@mongodb.com Craig Wilson
            Reporter:
            nightroman Roman Kuzmin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: