4 references to MatchingLocations
System.Workflow.Runtime (4)
Tracking\TrackingProfileSerializer.cs (4)
320CreateUserTrackingLocations(reader, point.MatchingLocations); 1033if ((null == point.MatchingLocations) || (0 == point.MatchingLocations.Count)) 1044foreach (UserTrackingLocation location in point.MatchingLocations)