4 references to ExcludedLocations
System.Workflow.Runtime (4)
Tracking\TrackingProfileSerializer.cs (4)
206CreateActivityTrackingLocations(reader, point.ExcludedLocations); 990if ((null != point.ExcludedLocations) && (point.ExcludedLocations.Count > 0)) 994foreach (ActivityTrackingLocation location in point.ExcludedLocations)