9 references to CreateBufferDisposedException
System.ServiceModel.Primitives (9)
System\ServiceModel\Channels\BinaryMessageEncoder.cs (2)
1744throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateBufferDisposedException()); 1779throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateBufferDisposedException());
System\ServiceModel\Channels\MessageBuffer.cs (6)
121throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateBufferDisposedException()); 187throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateBufferDisposedException()); 206throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateBufferDisposedException()); 222throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateBufferDisposedException()); 251throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateBufferDisposedException()); 310throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateBufferDisposedException());
System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
853throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateBufferDisposedException());