2 writes to PreserveMessage
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\Description\BufferedReceiveServiceBehavior.cs (1)
51
endpointDispatcher.DispatchRuntime.
PreserveMessage
= true;
System\ServiceModel\Activities\Description\CorrelationQueryBehavior.cs (1)
139
endpointDispatcher.DispatchRuntime.
PreserveMessage
= true;
2 references to PreserveMessage
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
404
if (dispatchBehavior.
PreserveMessage
)
458
if (dispatchBehavior.
PreserveMessage
)