1 write to runtimeValidator
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\ServiceDurableInstance.cs (1)
77this.runtimeValidator = runtimeValidator;
2 references to runtimeValidator
System.WorkflowServices (2)
System\ServiceModel\Dispatcher\ServiceDurableInstance.cs (2)
101ConcurrencyMode concurrencyMode = this.runtimeValidator.ConcurrencyMode; 923this.durableInstance.runtimeValidator.ValidateRuntime();