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