2 instantiations of DurableRuntimeValidator
System.WorkflowServices (2)
System\ServiceModel\Description\DurableServiceAttribute.cs (2)
117
new
DurableRuntimeValidator
(this.saveStateInOperationTransaction, this.unknownExceptionAction),
181
new
DurableRuntimeValidator
(this.saveStateInOperationTransaction, this.unknownExceptionAction),
5 references to DurableRuntimeValidator
System.WorkflowServices (5)
System\ServiceModel\Dispatcher\ServiceDurableInstance.cs (3)
29
DurableRuntimeValidator
runtimeValidator;
38
DurableRuntimeValidator
runtimeValidator,
49
DurableRuntimeValidator
runtimeValidator,
System\ServiceModel\Dispatcher\ServiceDurableInstanceContextProvider.cs (2)
21
DurableRuntimeValidator
runtimeValidator;
33
DurableRuntimeValidator
runtimeValidator,