Bug 15572. Lookup KnownTypeCollection element types in MSSimpleNamespace
authorbrendanzagaeski <brendan.zagaeski@xamarin.com>
Wed, 27 Nov 2013 04:09:00 +0000 (23:09 -0500)
committerbrendanzagaeski <brendan.zagaeski@xamarin.com>
Wed, 27 Nov 2013 04:09:00 +0000 (23:09 -0500)
This patch prevents the problem in https://bugzilla.xamarin.com/show_bug.cgi?id=15572. This change allows the DataContractSerializer to deserialize DataMembers that use an array KnownType, at least for the test case in the bug report.


No differences found