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