2 overrides of ConfigurationName
System.WorkflowServices (2)
System\Workflow\Runtime\CompiledWorkflowDefinitionContext.cs (1)
33public override string ConfigurationName
System\Workflow\Runtime\StreamedWorkflowDefinitionContext.cs (1)
94public override string ConfigurationName
1 reference to ConfigurationName
System.WorkflowServices (1)
System\ServiceModel\Description\WorkflowServiceBehavior.cs (1)
75this.configurationName = this.workflowDefinitionContext.ConfigurationName;