4 references to CreateWriteException
System.ServiceModel (4)
System\ServiceModel\Channels\PipeConnection.cs (4)
379
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(Exceptions.
CreateWriteException
(error));
947
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(Exceptions.
CreateWriteException
(error));
1480
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(Exceptions.
CreateWriteException
(error));
1598
return Exceptions.
CreateWriteException
(error);