2 references to CreateAbortedException
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CommunicationObject.cs (2)
238
return
CreateAbortedException
();
535
throw TraceUtility.ThrowHelperError(
CreateAbortedException
(), Guid.Empty, this);