6 references to Aborted
dotnet-svcutil-lib (6)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LifetimeManager.cs (5)
104return CommunicationWaitResult.Aborted; 231case CommunicationWaitResult.Aborted: 350_result = CommunicationWaitResult.Aborted; 404return CommunicationWaitResult.Aborted; 413_result = CommunicationWaitResult.Aborted;
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceChannelManager.cs (1)
194case CommunicationWaitResult.Aborted: