4 references to ExcludedLocations
System.Workflow.Runtime (4)
Tracking\TrackingProfileSerializer.cs (4)
322CreateUserTrackingLocations(reader, point.ExcludedLocations); 1061if ((null != point.ExcludedLocations) && (point.ExcludedLocations.Count > 0)) 1065foreach (UserTrackingLocation location in point.ExcludedLocations)