2 references to commonParametersSectionName
System.Workflow.Runtime (2)
Configuration\WorkflowRuntimeSection.cs (2)
108
[ConfigurationProperty(WorkflowRuntimeSection.
commonParametersSectionName
, DefaultValue = null)]
113
return (NameValueConfigurationCollection)base[WorkflowRuntimeSection.
commonParametersSectionName
];