9 references to CreateBufferDisposedException
System.ServiceModel (9)
System\ServiceModel\Channels\BinaryMessageEncoder.cs (2)
1879throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateBufferDisposedException()); 1920throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateBufferDisposedException());
System\ServiceModel\Channels\MessageBuffer.cs (6)
137throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateBufferDisposedException()); 201throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateBufferDisposedException()); 214throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateBufferDisposedException()); 228throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateBufferDisposedException()); 257throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateBufferDisposedException()); 314throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateBufferDisposedException());
System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
786throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateBufferDisposedException());