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