System.ServiceModel: Make FaultContractInfos available (and therefore deserialized...
commit9ab872cb6956a14b72353f4cb7a45e2875757137
authorRolf Bjarne Kvinge <rolf@xamarin.com>
Wed, 1 Feb 2012 12:14:12 +0000 (1 13:14 +0100)
committerRolf Bjarne Kvinge <rolf@xamarin.com>
Sat, 4 Feb 2012 02:04:34 +0000 (4 03:04 +0100)
treef6bc278d674d61a1725fe6a9b8d01cfb5a3eb09f
parent88867d5eeaea1674f03fead4a83d95f24fc49dc0
System.ServiceModel: Make FaultContractInfos available (and therefore deserialized correctly) in mobile profiles. Fixes #1437 and 2859.
mcs/class/System.ServiceModel/System.ServiceModel.Description/ContractDescription.cs
mcs/class/System.ServiceModel/System.ServiceModel.Dispatcher/ClientOperation.cs
mcs/class/System.ServiceModel/System.ServiceModel/ClientRuntimeChannel.cs