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