Skip to content

DeserializeObject<T>(Stream stream) in Serializer does not use JsonSerializerSettings #291

@darrelmiller

Description

@darrelmiller

But

T DeserializeObject<T>(string inputString)

does. I would expect both of these methods to behave consistently.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions