2 references to WrapAsyncException
System.ServiceModel.Channels (2)
System\ServiceModel\Channels\UdpChannelBase.cs (1)
209this.EnqueueAndDispatch(UdpUtility.WrapAsyncException(ex), null, false);
System\ServiceModel\Channels\UdpChannelListener.cs (1)
503this.channelQueue.EnqueueAndDispatch(UdpUtility.WrapAsyncException(ex), null, false);