2 references to InstanceCommandWithTemporaryHandleAsyncResult
System.Activities (2)
System\Activities\WorkflowApplication.cs (2)
1474
return new
InstanceCommandWithTemporaryHandleAsyncResult
(instanceStore, command, timeout, callback, state);
1523
return new
InstanceCommandWithTemporaryHandleAsyncResult
(instanceStore, command, timeout, callback, state);