1 write to temporaryHandle
System.Activities (1)
System\Activities\WorkflowApplication.cs (1)
5323this.temporaryHandle = instanceStore.CreateInstanceHandle();
2 references to temporaryHandle
System.Activities (2)
System\Activities\WorkflowApplication.cs (2)
5336result = instanceStore.BeginExecute(this.temporaryHandle, command, timeout, PrepareAsyncCompletion(commandCompletedCallback), this); 5366thisPtr.temporaryHandle.Free();