2 writes to Name
System.WorkflowServices (2)
System\ServiceModel\Configuration\WorkflowRuntimeElement.cs (1)
147
wrtSection.
Name
= this.Name;
System\ServiceModel\Description\WorkflowRuntimeBehavior.cs (1)
82
tempSection.
Name
= defaultName;
1 reference to Name
System.Workflow.Runtime (1)
WorkflowRuntime.cs (1)
193
_name = settings.
Name
;