1. 19 Jul, 2016 1 commit
  2. 18 Jul, 2016 6 commits
  3. 15 Jul, 2016 5 commits
  4. 14 Jul, 2016 13 commits
  5. 13 Jul, 2016 7 commits
  6. 12 Jul, 2016 4 commits
  7. 10 Jul, 2016 2 commits
  8. 09 Jul, 2016 1 commit
  9. 08 Jul, 2016 1 commit
    • Jon Skeet's avatar
      Remove unnecessary reflection call · 3df146e1
      Jon Skeet authored
      This is the only call to TypeExtensions.IsValueType, so we can remove
      that method, making the whole type conditionally compiled out for .NET 3.5
      3df146e1