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