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