1 write to replyAction
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ProxyOperationRuntime.cs (1)
66this.replyAction = operation.ReplyAction;
1 reference to replyAction
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ProxyOperationRuntime.cs (1)
141get { return this.replyAction; }