1 write to Point
System.Workflow.Runtime (1)
RTTrackingProfile.cs (1)
736Point = point;
3 references to Point
System.Workflow.Runtime (3)
RTTrackingProfile.cs (3)
229if (!item.Point.IsMatch(activity, status)) 236item.Point.Track(activity, provider, record.Body); 237record.Annotations.AddRange(item.Point.Annotations);