1 write to replyAction
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchOperationRuntime.cs (1)
95this.replyAction = operation.ReplyAction;
1 reference to replyAction
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchOperationRuntime.cs (1)
223get { return this.replyAction; }