1. 27 3月, 2015 4 次提交
    • R
      Merge pull request #1592 from rchande/GenerateMemberTests · 4b0f5fa3
      Ravi Chande 提交于
      Unskip tests
      
      Fixes #1561 
      4b0f5fa3
    • J
      Updated the API · 5f6a9871
      Jared Parsons 提交于
      closes #915
      closes #1571
      5f6a9871
    • J
      Added argument validation · 177d39f6
      Jared Parsons 提交于
      177d39f6
    • J
      Remove serialization code · 49a879ab
      Jared Parsons 提交于
      Binary serialization is not supported in CoreCLR and hence must be removed
      from the subset which runs there.  This code is only used to support
      CodeLens so rather than moving it around we are simply removing it
      completely.  It will be relocated to CodeLens internally to continue supporting
      their scenarios.
      
      The Public API changes to DocumentId and ProjectId were necessary to
      continue supporting serialization outside of the Roslyn code base.
      
      closes #915
      49a879ab
  2. 26 3月, 2015 36 次提交