3 instantiations of RpcCorrelationCallbackMessageProperty
System.ServiceModel (3)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (3)
398rpc.CorrelationCallback = new RpcCorrelationCallbackMessageProperty(callback, this, ref rpc); 463rpc.CorrelationCallback = new RpcCorrelationCallbackMessageProperty(callback, this, ref rpc); 1859return new RpcCorrelationCallbackMessageProperty(this);
1 reference to RpcCorrelationCallbackMessageProperty
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
1849public RpcCorrelationCallbackMessageProperty(RpcCorrelationCallbackMessageProperty rpcCallbackMessageProperty)