2 references to LoadingIntervalToken
System.Workflow.Runtime (2)
Hosting\SqlWorkflowPersistenceService.cs (2)
772else if (key.Equals(LoadingIntervalToken, StringComparison.OrdinalIgnoreCase)) 780throw new ArgumentOutOfRangeException(LoadingIntervalToken, this.LoadingInterval, ExecutionStringManager.LoadingIntervalTooLarge);