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