Skip to content

Commit

Permalink
Fix deserializing into constructors with more than 256 paramete… (#2177)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesNK authored Sep 29, 2019
1 parent 6b9f467 commit 8e4261a
Show file tree
Hide file tree
Showing 3 changed files with 584 additions and 4 deletions.
1 change: 1 addition & 0 deletions Src/Newtonsoft.Json.Tests/Issues/Issue1984.cs
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@

namespace Newtonsoft.Json.Tests.Issues
{
[TestFixture]
public class Issue1984
{
[Test]
Expand Down
Loading

0 comments on commit 8e4261a

Please # to comment.