I'm trying to work out why VS2015 hangs when I attempt to inherit from the auto-generated web service client class, which is itself a created as two partial classes.
To reproduce in Visual Studio 2015
Begin to type a method body. Visual studio hangs.