{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "Fix&#58; get changeset 79113.",
    "ClosedDate": "2011-06-15T04:44:13.76-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "Hello!\n \nChange Set 79088.\n \nError ParallelDeflateOutputStream.cs \"baseStream\" not found on line 1138.\n \n        /// <summary>\n        /// Returns the current position of the base output stream.\n        /// </summary>\n        /// <remarks>\n        ///   <para>\n        ///     Because the output gets written by a background thread,\n        ///     the value may change asynchronously.  Setting this\n        ///     property always throws a NotSupportedException.\n        ///   </para>\n        /// </remarks>\n        public override long Position\n        {\n            get { return baseStream.Position; } // Error in this line\n            set { throw new NotSupportedException(); }\n        }",
    "LastUpdatedDate": "2013-05-16T05:31:35.473-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2011-06-14T04:04:51.083-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "ParallelDeflateOutputStream.cs \"baseStream\" not found",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 13675
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "yes, it should be _outStream. \r\nThis is already updated - get a later changeset. \r\n\r\nThe source tree will be undergoing lots of changes for a while. You may see other glitches like this.",
      "PostedDate": "2011-06-15T04:43:25.21-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2011-06-15T04:44:13.76-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:43:12.737-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:31:35.473-07:00",
      "Id": -2147483648
    }
  ]
}