3 writes to _name
System.Workflow.Runtime (3)
WorkflowRuntime.cs (3)
186_name = DefaultName; 193_name = settings.Name; 840_name = value;
2 references to _name
System.Workflow.Runtime (2)
WorkflowRuntime.cs (2)
206this.debugController = new DebugController(this, _name); 831return _name;