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