1 write to isOneWay
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowOperationInvoker.cs (1)
47
this.
isOneWay
= operationDescription.IsOneWay;
1 reference to isOneWay
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowOperationInvoker.cs (1)
93
get { return this.
isOneWay
; }