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