1 write to notification
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Dispatcher\ControlOperationInvoker.cs (1)
322this.notification = notification;
5 references to notification
System.ServiceModel.Activities (5)
System\ServiceModel\Activities\Dispatcher\ControlOperationInvoker.cs (5)
618if (this.notification != null) 620this.notification.NotifyInvokeReceived(); 626if (this.notification != null) 628this.notification.NotifyInvokeReceived(); 637this.inputs, this.transaction, this.notification, this.timeoutHelper.RemainingTime(),