2 writes to configurationName
System.WorkflowServices (2)
System\ServiceModel\Description\WorkflowServiceBehavior.cs (2)
75this.configurationName = this.workflowDefinitionContext.ConfigurationName; 106this.configurationName = value;
1 reference to configurationName
System.WorkflowServices (1)
System\ServiceModel\Description\WorkflowServiceBehavior.cs (1)
98return this.configurationName;