2 references to _services
System.Workflow.Runtime (2)
Configuration\WorkflowRuntimeSection.cs (2)
98
[ConfigurationProperty(
_services
, DefaultValue = null)]
103
return (WorkflowRuntimeServiceElementCollection)base[
_services
];