JsonSerializerInternalReader class JsonSerializerInternalReader : JsonSerializerInternalBase Documentation public JsonSerializerInternalReader(JsonSerializer serializer) public object CreateNewDictionary(JsonReader reader, JsonDictionaryContract contract) public object CreateNewObject(JsonReader reader, JsonObjectContract objectContract, JsonProperty containerMember, JsonProperty containerProperty, string id) public object Deserialize(JsonReader reader, Type objectType) public void Populate(JsonReader reader, object target)