2 references to DefaultValidateOnCreate
System.WorkflowServices (2)
System\ServiceModel\Configuration\WorkflowRuntimeElement.cs (1)
105[ConfigurationProperty(validateOnCreate, DefaultValue = WorkflowRuntimeBehavior.DefaultValidateOnCreate)]
System\ServiceModel\Description\WorkflowRuntimeBehavior.cs (1)
28public WorkflowRuntimeBehavior() : this(null, DefaultCachedInstanceExpiration, DefaultValidateOnCreate)