4 references to Events
System.Workflow.Runtime (4)
Tracking\TrackingProfileSerializer.cs (4)
476
point.MatchingLocation.
Events
.Add((TrackingWorkflowEvent)Enum.Parse(typeof(TrackingWorkflowEvent), reader.ReadString()));
1162
if ((null == loc.
Events
) || (0 == loc.
Events
.Count))
1169
WriteWorkflowEvents(loc.
Events
, writer);