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