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