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