1 reference to StartInvoke
System.Activities (1)
System\Activities\WorkflowApplication.cs (1)
3080
this.instance = WorkflowApplication.
StartInvoke
(activity, inputs, extensions, syncContext, new Action(this.OnInvokeComplete), invokeContext);