2 overrides of Annotations
System.Workflow.Runtime (2)
Tracking\TrackingExtract.cs (2)
76public override TrackingAnnotationCollection Annotations 143public override TrackingAnnotationCollection Annotations
2 references to Annotations
System.Workflow.Runtime (2)
Tracking\TrackingProfileSerializer.cs (2)
702CreateAnnotations(reader, extract.Annotations); 1205WriteAnnotations(extract.Annotations, writer);