1 type derived from WorkflowRuntimeServiceElementCollection
System.WorkflowServices (1)
System\ServiceModel\Configuration\ExtendedWorkflowRuntimeServiceElementCollection.cs (1)
15public class ExtendedWorkflowRuntimeServiceElementCollection : WorkflowRuntimeServiceElementCollection
2 references to WorkflowRuntimeServiceElementCollection
System.Workflow.Runtime (2)
Configuration\WorkflowRuntimeSection.cs (2)
99public WorkflowRuntimeServiceElementCollection Services 103return (WorkflowRuntimeServiceElementCollection)base[_services];