-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 1.8.3
-
Component/s: None
-
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.