2 references to GenerateLoadSqlCommand
System.Activities.DurableInstancing (2)
System\Activities\DurableInstancing\LoadWorkflowAsyncResult.cs (1)
84
GenerateLoadSqlCommand
(command, loadType, Guid.Empty, instanceId, null);
System\Activities\DurableInstancing\LoadWorkflowByKeyAsyncResult.cs (1)
37
GenerateLoadSqlCommand
(command, loadType, key, instanceId, keysToAssociate);