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