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