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