1 reference to LoadOrCreateByInstance
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\LoadWorkflowAsyncResult.cs (1)
81
LoadType loadType = loadWorkflowCommand.AcceptUninitializedInstance ? LoadType.
LoadOrCreateByInstance
: LoadType.LoadByInstance;