4 references to CreateReadException
System.ServiceModel (4)
System\ServiceModel\Channels\PipeConnection.cs (4)
285throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(Exceptions.CreateReadException(error)); 879throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(Exceptions.CreateReadException((int)error)); 1384throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(Exceptions.CreateReadException(error)); 1621return Exceptions.CreateReadException(error);