2 references to PipeException
System.ServiceModel (2)
System\ServiceModel\Channels\PipeConnection.cs (2)
2065
Exception innerException = new
PipeException
(e.Message, e);
2545
Exception innerException = new
PipeException
(e.Message, e);