3 references to commonParameters
System.WorkflowServices (3)
System\ServiceModel\Configuration\WorkflowRuntimeElement.cs (3)
59[ConfigurationProperty(commonParameters, DefaultValue = null)] 64return (NameValueConfigurationCollection) base[commonParameters]; 129configProperties.Add(new ConfigurationProperty(commonParameters, typeof(NameValueConfigurationCollection), null));