3 references to CreateAbortedException
System.ServiceModel (3)
System\ServiceModel\Channels\CommunicationObject.cs (2)
366return CreateAbortedException(); 801throw TraceUtility.ThrowHelperError(CreateAbortedException(), Guid.Empty, this);
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (1)
546? this.communicationObject.CreateAbortedException()