3 references to CreateAbortedException
System.ServiceModel.Primitives (3)
System\ServiceModel\Channels\CommunicationObject.cs (2)
351
return
CreateAbortedException
();
772
throw TraceUtility.ThrowHelperError(
CreateAbortedException
(), Guid.Empty, this);
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (1)
333
? _communicationObject.
CreateAbortedException
()