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