9 references to CreateBufferDisposedException
dotnet-svcutil-lib (9)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncoder.cs (2)
1747
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
CreateBufferDisposedException
());
1788
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
CreateBufferDisposedException
());
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageBuffer.cs (6)
110
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
CreateBufferDisposedException
());
173
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
CreateBufferDisposedException
());
186
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
CreateBufferDisposedException
());
199
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
CreateBufferDisposedException
());
228
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
CreateBufferDisposedException
());
285
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
CreateBufferDisposedException
());
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
801
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
CreateBufferDisposedException
());