3 references to services
System.WorkflowServices (3)
System\ServiceModel\Configuration\WorkflowRuntimeElement.cs (3)
96[ConfigurationProperty(services, DefaultValue = null)] 101return (ExtendedWorkflowRuntimeServiceElementCollection) base[services]; 128configProperties.Add(new ConfigurationProperty(services, typeof(ExtendedWorkflowRuntimeServiceElementCollection), null));