3 references to _name
System.Workflow.Runtime (3)
Configuration\WorkflowRuntimeSection.cs (3)
57[ConfigurationProperty(_name, DefaultValue = "")] 62return (string)base[_name]; 66base[_name] = value;