1 write to notification
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\WorkflowOperationContext.cs (1)
85
this.
notification
= notification;
2 references to notification
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\WorkflowOperationContext.cs (2)
568
if (this.
notification
== null)
584
this.
notification
.NotifyInvokeReceived();