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