4 references to CreateObjectAbortedException
System.ServiceModel.Internals (4)
System\Runtime\ThreadNeutralSemaphore.cs (4)
82throw Fx.Exception.AsError(CreateObjectAbortedException()); 118exceptionToPropagate = thisPtr.CreateObjectAbortedException(); 158throw Fx.Exception.AsError(CreateObjectAbortedException()); 225throw Fx.Exception.AsError(CreateObjectAbortedException());