22 references to CreateMessageDisposedException
System.ServiceModel.Primitives (22)
System\ServiceModel\Channels\BinaryMessageEncoder.cs (3)
1552throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateMessageDisposedException()); 1564throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateMessageDisposedException()); 1576throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateMessageDisposedException());
System\ServiceModel\Channels\ContentOnlyMessage.cs (2)
30throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 43throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this);
System\ServiceModel\Channels\Message.cs (15)
35throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 48throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 97throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 370throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 553throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 603throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 756throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 1064throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 1077throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 1090throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 1103throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 1121throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 1396throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 1637throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 1652throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this);
System\ServiceModel\Security\SecurityVerifiedMessage.cs (2)
71throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 90throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this);