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