2 writes to validated
System.WorkflowServices (2)
System\ServiceModel\Dispatcher\DurableRuntimeValidator.cs (2)
21
this.
validated
= false;
72
this.
validated
= true;
2 references to validated
System.WorkflowServices (2)
System\ServiceModel\Dispatcher\DurableRuntimeValidator.cs (2)
28
if (!this.
validated
)
39
if (!this.
validated
)