[CSHARP-1636] TryGetItemSerializationInfo and TryGetMemberSerializationInfo should return false if the contract is not the expected type Created: 23/Apr/16 Updated: 02/Dec/19 Resolved: 26/Apr/16 |
|
| Status: | Closed |
| Project: | C# Driver |
| Component/s: | Json.NET |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor - P4 |
| Reporter: | Robert Stam | Assignee: | Robert Stam |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
TryGetItemSerializationInfo and TryGetMemberSerializationInfo should return false instead of throwing an exception if the contract is not of the expected type. |