Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Conversation

xplicit
Copy link
Contributor

@xplicit xplicit commented Jul 5, 2016

Fixes ServiceStack/Issues#451 (comment)

extension PropertyInfo.ReflectedType() in PCL version returns MemberInfo.DeclaringType instead of MemberInfo.ReflectedType, because MemberInfo.ReflectedType is not available in PCL profile. TypeConfig contains information about deserialized type and it's the same as PropertyInfo.ReflectedType.

@mythz mythz merged commit a762da5 into ServiceStack:master Jul 6, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants