20 references to CreateMessageDisposedException
dotnet-svcutil-lib (20)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncoder.cs (3)
1554throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateMessageDisposedException()); 1566throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateMessageDisposedException()); 1578throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateMessageDisposedException());
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ContentOnlyMessage.cs (2)
29throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 42throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (15)
35throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 46throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 94throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 301throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 484throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 528throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 672throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 963throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 973throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 983throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 993throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 1005throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 1291throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 1506throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 1524throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this);