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