4 references to Workflows
System.ServiceModel.Activities (4)
System\ServiceModel\Activities\Tracking\Configuration\TrackingSection.cs (2)
60
if (profileElement.
Workflows
!= null)
62
foreach (ProfileWorkflowElement workflowElement in profileElement.
Workflows
)
System\ServiceModel\Activities\Tracking\DefaultProfileManager.cs (2)
136
if (profileElement.
Workflows
!= null)
138
foreach (ProfileWorkflowElement workflowElement in profileElement.
Workflows
)