9 references to HasPersistenceProvider
System.Activities (9)
System\Activities\WorkflowApplication.cs (9)
2286if (HasPersistenceProvider) 2321if (HasPersistenceProvider) 2394if (HasPersistenceProvider && this.persistenceManager.OwnerWasCreated) 2936if (!HasPersistenceProvider) 3591if (this.instance.HasPersistenceProvider && !this.instance.persistenceManager.IsInitialized) 3612if (this.instance.HasPersistenceProvider && !this.instance.persistenceManager.IsLocked && this.dependentTransaction != null) 3648if (this.instance.HasPersistenceProvider) 3708if (this.instance.HasPersistenceProvider) 3867if (this.instance.HasPersistenceProvider && this.instance.persistenceManager.OwnerWasCreated &&