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