5 references to UserTrackPoints
System.Workflow.Runtime (5)
RTTrackingProfile.cs (1)
505foreach (UserTrackPoint point in _profile.UserTrackPoints)
Tracking\TrackingProfileSerializer.cs (4)
332profile.UserTrackPoints.Add(point); 916&& ((null == profile.UserTrackPoints) || (0 == profile.UserTrackPoints.Count))) 941foreach (UserTrackPoint point in profile.UserTrackPoints)