2 references to InvokeCompleted
System.Activities (2)
System\Activities\WorkflowInvoker.cs (2)
469
if (this.
InvokeCompleted
== null)
490
EventHandler<InvokeCompletedEventArgs> handler = this.
InvokeCompleted
;