4 references to MatchingLocations
System.Workflow.Runtime (4)
Tracking\TrackingProfileSerializer.cs (4)
204
CreateActivityTrackingLocations(reader, point.
MatchingLocations
);
964
if ((null == point.
MatchingLocations
) || (0 == point.
MatchingLocations
.Count))
974
foreach (ActivityTrackingLocation location in point.
MatchingLocations
)