23 references to CreateMessageDisposedException
System.ServiceModel (23)
System\ServiceModel\Channels\BinaryMessageEncoder.cs (3)
1673throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateMessageDisposedException()); 1687throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateMessageDisposedException()); 1710throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateMessageDisposedException());
System\ServiceModel\Channels\ContentOnlyMessage.cs (2)
32throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 46throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this);
System\ServiceModel\Channels\Message.cs (16)
38throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 50throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 136throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 347throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 357throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 525throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 569throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 694throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 1005throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 1016throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 1027throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 1038throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 1075throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 1357throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 1573throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 1592throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this);
System\ServiceModel\Security\SecurityVerifiedMessage.cs (2)
75throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this); 96throw TraceUtility.ThrowHelperError(CreateMessageDisposedException(), this);