2 writes to name
System.WorkflowServices (2)
System\ServiceModel\Description\WorkflowServiceBehavior.cs (2)
74
this.
name
= this.workflowDefinitionContext.WorkflowName;
158
this.
name
= value;
1 reference to name
System.WorkflowServices (1)
System\ServiceModel\Description\WorkflowServiceBehavior.cs (1)
150
return this.
name
;