[ServiceModel] Don't throw in dummy InstanceContext constructor on mobile/xammac_4_5
commit70602566de972dedc534490cbeb05e774c26b216
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 16 Aug 2016 20:10:42 +0000 (16 22:10 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 16 Aug 2016 20:23:40 +0000 (16 22:23 +0200)
tree7582dd4d34d3cd33a4d6fec158f67b2593712600
parent870cbdc8b984e4bb5ae7b7d962a9fd07c74a6e98
[ServiceModel] Don't throw in dummy InstanceContext constructor on mobile/xammac_4_5

Otherwise the NotImplementedException would prevent instantiating the class even though
we just use it as a dummy object on mobile.
mcs/class/System.ServiceModel/Dummy_2_1.cs
mcs/class/System.ServiceModel/Dummy_XM_4_5.cs