-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0
-
Component/s: None
-
Labels:None
-
Sprint:C# Sprint 17
JsonWriter, unlike JsonReader, BsonWriter, and BsonReader, closes the underlying TextWriter when it is disposed:
This should not happen.