3 references to LoadWorkflowCommand
System.Activities (2)
System\Activities\WorkflowApplication.cs (2)
5966
InstanceView view = this.store.Execute(this.handle, new
LoadWorkflowCommand
(), timeout);
5996
return this.store.BeginExecute(this.handle, new
LoadWorkflowCommand
(), timeout, callback, state);
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Dispatcher\PersistenceProviderDirectory.cs (1)
565
return new
LoadWorkflowCommand
()