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