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