2 references to RpcCorrelationCallbackMessageProperty
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (2)
398
rpc.CorrelationCallback = new
RpcCorrelationCallbackMessageProperty
(callback, this, ref rpc);
463
rpc.CorrelationCallback = new
RpcCorrelationCallbackMessageProperty
(callback, this, ref rpc);